Sdílet prostřednictvím


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
Public method VariableClass() Infrastructure. For more information, see Variable.

Top

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Public method LoadFromXML(Object, IDTSEvents100) Infrastructure.
Protected method MemberwiseClone() (Inherited from Object.)
Public method SaveToXML(Object, Object, IDTSEvents100) Infrastructure.
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property CreationName Infrastructure. For more information, see Variable.
Public property DataType Infrastructure. For more information, see Variable.
Public property Description Infrastructure. For more information, see Variable.
Public property EvaluateAsExpression Infrastructure. For more information, see Variable.
Public property Expression Infrastructure.
Public property ID Infrastructure. For more information, see Variable.
Public property IncludeInDebugDump Gets or sets a value that specifies whether the variable value is included in the debug dump files.
Public property Name Infrastructure. For more information, see Variable.
Public property Namespace Infrastructure. For more information, see Variable.
Public property QualifiedName Infrastructure. For more information, see Variable.
Public property RaiseChangedEvent Infrastructure. For more information, see Variable.
Public property ReadOnly Infrastructure. For more information, see Variable.
Public property SystemVariable Infrastructure. For more information, see Variable.
Public property Value Infrastructure. For more information, see Variable.

Top