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)

Применяется к