VariableClass Class

Definition

public ref class VariableClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSExpression100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSName100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSPersist100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSRuntimeObject100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::Variable
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("C64721A7-4947-4055-8BDD-9044EB2DD3D2")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class VariableClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSExpression100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSPersist100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSRuntimeObject100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.Variable
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("C64721A7-4947-4055-8BDD-9044EB2DD3D2")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type VariableClass = class
    interface Variable
    interface IDTSVariable100
    interface IDTSExpression100
    interface IDTSName100
    interface IDTSPersist100
    interface IDTSRuntimeObject100
Public Class VariableClass
Implements IDTSExpression100, IDTSName100, IDTSPersist100, IDTSRuntimeObject100, Variable
Inheritance
VariableClass
Attributes
Implements

Constructors

VariableClass()

Properties

CreationName
DataType
Description
EvaluateAsExpression
Expression
ID
IncludeInDebugDump
Name
Namespace
Parent
QualifiedName
RaiseChangedEvent
ReadOnly
SystemVariable
Value

Methods

GetValueWithContext(IDTSEvaluatorContext100)
LoadFromXML(Object, IDTSEvents100)
SaveToXML(Object, Object, IDTSEvents100)

Applies to