VariableClass 类

定义

public ref class VariableClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSExpression100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSName100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSPersist100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSRuntimeObject100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::Variable
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("C64721A7-4947-4055-8BDD-9044EB2DD3D2")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class VariableClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSExpression100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSPersist100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSRuntimeObject100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.Variable
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("C64721A7-4947-4055-8BDD-9044EB2DD3D2")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type VariableClass = class
    interface Variable
    interface IDTSVariable100
    interface IDTSExpression100
    interface IDTSName100
    interface IDTSPersist100
    interface IDTSRuntimeObject100
Public Class VariableClass
Implements IDTSExpression100, IDTSName100, IDTSPersist100, IDTSRuntimeObject100, Variable
继承
VariableClass
属性
实现

构造函数

VariableClass()

属性

CreationName
DataType
Description
EvaluateAsExpression
Expression
ID
IncludeInDebugDump
Name
Namespace
Parent
QualifiedName
RaiseChangedEvent
ReadOnly
SystemVariable
Value

方法

GetValueWithContext(IDTSEvaluatorContext100)
LoadFromXML(Object, IDTSEvents100)
SaveToXML(Object, Object, IDTSEvents100)

适用于