Variable Interface

Définition

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

Propriétés

Nom Description
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

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

S’applique à