Variable Interface

Définition

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
Dérivé
Attributs
Implémente

Propriétés

DataType (Hérité de IDTSVariable100)
EvaluateAsExpression (Hérité de IDTSVariable100)
IncludeInDebugDump (Hérité de IDTSVariable100)
Namespace (Hérité de IDTSVariable100)
Parent (Hérité de IDTSVariable100)
QualifiedName (Hérité de IDTSVariable100)
RaiseChangedEvent (Hérité de IDTSVariable100)
ReadOnly (Hérité de IDTSVariable100)
SystemVariable (Hérité de IDTSVariable100)
Value (Hérité de IDTSVariable100)

Méthodes

GetValueWithContext(IDTSEvaluatorContext100) (Hérité de IDTSVariable100)

S’applique à