Interfaccia IDTSVariable100
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
For more information, see Variable.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("5DE31EA1-75EA-41D2-B6F0-219EE20583F5")> _
Public Interface IDTSVariable100
'Utilizzo
Dim instance As IDTSVariable100
[GuidAttribute("5DE31EA1-75EA-41D2-B6F0-219EE20583F5")]
public interface IDTSVariable100
[GuidAttribute(L"5DE31EA1-75EA-41D2-B6F0-219EE20583F5")]
public interface class IDTSVariable100
[<GuidAttribute("5DE31EA1-75EA-41D2-B6F0-219EE20583F5")>]
type IDTSVariable100 = interface end
public interface IDTSVariable100
Nel tipo IDTSVariable100 sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
DataType | Infrastruttura. For more information, see Variable. |
![]() |
EvaluateAsExpression | Infrastruttura. For more information, see Variable. |
![]() |
IncludeInDebugDump | Gets or sets a value that specifies whether the variable value is included in the debug dump files. |
![]() |
Namespace | Infrastruttura. For more information, see Variable. |
![]() |
QualifiedName | Infrastruttura. For more information, see Variable. |
![]() |
RaiseChangedEvent | Infrastruttura. For more information, see Variable. |
![]() |
ReadOnly | Infrastruttura. For more information, see Variable. |
![]() |
SystemVariable | Infrastruttura. For more information, see Variable. |
![]() |
Value | Infrastruttura. For more information, see Variable. |
In alto