Variable Interfaccia

Definizione

public interface class Variable : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSVariable100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.VariableClass))]
[System.Runtime.InteropServices.Guid("23F2017D-13C6-4804-B3C4-724A6FDC6E4D")]
public interface Variable : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSVariable100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.VariableClass))>]
[<System.Runtime.InteropServices.Guid("23F2017D-13C6-4804-B3C4-724A6FDC6E4D")>]
type Variable = interface
    interface IDTSVariable100
Public Interface Variable
Implements IDTSVariable100
Derivato
Attributi
Implementazioni

Proprietà

DataType (Ereditato da IDTSVariable100)
EvaluateAsExpression (Ereditato da IDTSVariable100)
IncludeInDebugDump (Ereditato da IDTSVariable100)
Namespace (Ereditato da IDTSVariable100)
Parent (Ereditato da IDTSVariable100)
QualifiedName (Ereditato da IDTSVariable100)
RaiseChangedEvent (Ereditato da IDTSVariable100)
ReadOnly (Ereditato da IDTSVariable100)
SystemVariable (Ereditato da IDTSVariable100)
Value (Ereditato da IDTSVariable100)

Metodi

GetValueWithContext(IDTSEvaluatorContext100) (Ereditato da IDTSVariable100)

Si applica a