VariableClass 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 Variable.
The VariableClass type exposes the following members.
Constructors
Name | Description | |
---|---|---|
VariableClass() | Infrastructure. For more information, see Variable. |
Top
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
LoadFromXML(Object, IDTSEvents100) | Infrastructure. | |
MemberwiseClone() | (Inherited from Object.) | |
SaveToXML(Object, Object, IDTSEvents100) | Infrastructure. | |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
CreationName | Infrastructure. For more information, see Variable. | |
DataType | Infrastructure. For more information, see Variable. | |
Description | Infrastructure. For more information, see Variable. | |
EvaluateAsExpression | Infrastructure. For more information, see Variable. | |
Expression | Infrastructure. | |
ID | Infrastructure. For more information, see Variable. | |
IncludeInDebugDump | Gets or sets a value that specifies whether the variable value is included in the debug dump files. | |
Name | Infrastructure. For more information, see Variable. | |
Namespace | Infrastructure. For more information, see Variable. | |
QualifiedName | Infrastructure. For more information, see Variable. | |
RaiseChangedEvent | Infrastructure. For more information, see Variable. | |
ReadOnly | Infrastructure. For more information, see Variable. | |
SystemVariable | Infrastructure. For more information, see Variable. | |
Value | Infrastructure. For more information, see Variable. |
Top