Variable Schnittstelle

Definition

public interface class Variable : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSVariable100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.VariableClass))]
[System.Runtime.InteropServices.Guid("2FE895CF-A59E-4267-B6D6-156AEF2F6C42")]
public interface Variable : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSVariable100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.VariableClass))>]
[<System.Runtime.InteropServices.Guid("2FE895CF-A59E-4267-B6D6-156AEF2F6C42")>]
type Variable = interface
    interface IDTSVariable100
Public Interface Variable
Implements IDTSVariable100
Abgeleitet
Attribute
Implementiert

Eigenschaften

DataType (Geerbt von IDTSVariable100)
EvaluateAsExpression (Geerbt von IDTSVariable100)
IncludeInDebugDump (Geerbt von IDTSVariable100)
Namespace (Geerbt von IDTSVariable100)
Parent (Geerbt von IDTSVariable100)
QualifiedName (Geerbt von IDTSVariable100)
RaiseChangedEvent (Geerbt von IDTSVariable100)
ReadOnly (Geerbt von IDTSVariable100)
SystemVariable (Geerbt von IDTSVariable100)
Value (Geerbt von IDTSVariable100)

Methoden

GetValueWithContext(IDTSEvaluatorContext100) (Geerbt von IDTSVariable100)

Gilt für: