Variable 인터페이스

정의

public interface class Variable : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSVariable100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.VariableClass))]
[System.Runtime.InteropServices.Guid("8E98BF46-3063-4324-9A79-D80C069C1B02")]
public interface Variable : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSVariable100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.VariableClass))>]
[<System.Runtime.InteropServices.Guid("8E98BF46-3063-4324-9A79-D80C069C1B02")>]
type Variable = interface
    interface IDTSVariable100
Public Interface Variable
Implements IDTSVariable100
파생
특성
구현

속성

DataType (다음에서 상속됨 IDTSVariable100)
EvaluateAsExpression (다음에서 상속됨 IDTSVariable100)
IncludeInDebugDump (다음에서 상속됨 IDTSVariable100)
Namespace (다음에서 상속됨 IDTSVariable100)
Parent (다음에서 상속됨 IDTSVariable100)
QualifiedName (다음에서 상속됨 IDTSVariable100)
RaiseChangedEvent (다음에서 상속됨 IDTSVariable100)
ReadOnly (다음에서 상속됨 IDTSVariable100)
SystemVariable (다음에서 상속됨 IDTSVariable100)
Value (다음에서 상속됨 IDTSVariable100)

메서드

GetValueWithContext(IDTSEvaluatorContext100) (다음에서 상속됨 IDTSVariable100)

적용 대상