Variable Members
Include Protected Members
Include Inherited Members
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
For more information, see VariableClass.
The Variable type exposes the following members.
Properties
Name | Description | |
---|---|---|
DataType | Infrastructure. For more information, see Variable. (Inherited from IDTSVariable100.) | |
EvaluateAsExpression | Infrastructure. For more information, see Variable. (Inherited from IDTSVariable100.) | |
IncludeInDebugDump | Gets or sets a value that specifies whether the variable value is included in the debug dump files. (Inherited from IDTSVariable100.) | |
Namespace | Infrastructure. For more information, see Variable. (Inherited from IDTSVariable100.) | |
QualifiedName | Infrastructure. For more information, see Variable. (Inherited from IDTSVariable100.) | |
RaiseChangedEvent | Infrastructure. For more information, see Variable. (Inherited from IDTSVariable100.) | |
ReadOnly | Infrastructure. For more information, see Variable. (Inherited from IDTSVariable100.) | |
SystemVariable | Infrastructure. For more information, see Variable. (Inherited from IDTSVariable100.) | |
Value | Infrastructure. For more information, see Variable. (Inherited from IDTSVariable100.) |
Top