Variable Interface

 

Namespace:   Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

[CoClassAttribute((VariableClass^::typeid))]
[GuidAttribute("23F2017D-13C6-4804-B3C4-724A6FDC6E4D")]
public interface class Variable : IDTSVariable100

NameDescription
System_CAPS_pubpropertyDataType

(Inherited from IDTSVariable100.)

System_CAPS_pubpropertyEvaluateAsExpression

(Inherited from IDTSVariable100.)

System_CAPS_pubpropertyIncludeInDebugDump

(Inherited from IDTSVariable100.)

System_CAPS_pubpropertyNamespace

(Inherited from IDTSVariable100.)

System_CAPS_pubpropertyParent

(Inherited from IDTSVariable100.)

System_CAPS_pubpropertyQualifiedName

(Inherited from IDTSVariable100.)

System_CAPS_pubpropertyRaiseChangedEvent

(Inherited from IDTSVariable100.)

System_CAPS_pubpropertyReadOnly

(Inherited from IDTSVariable100.)

System_CAPS_pubpropertySystemVariable

(Inherited from IDTSVariable100.)

System_CAPS_pubpropertyValue

(Inherited from IDTSVariable100.)

Return to top
Show: