VariableClass 클래스

정의

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
상속
VariableClass
특성
구현

생성자

VariableClass()

속성

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

메서드

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

적용 대상