VariableClass Class

Definition

public ref class VariableClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSExpression100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSName100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSPersist100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSRuntimeObject100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::Variable
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("6F221DFC-B552-414F-B00B-13CDE7AA9079")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class VariableClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSExpression100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSPersist100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSRuntimeObject100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.Variable
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("6F221DFC-B552-414F-B00B-13CDE7AA9079")>]
[<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

Applies to