Interface IDTSVariable100
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
For more information, see Variable.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("5DE31EA1-75EA-41D2-B6F0-219EE20583F5")> _
Public Interface IDTSVariable100
'Uso
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
O tipo IDTSVariable100 expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
DataType | Infraestrutura. For more information, see Variable. | |
EvaluateAsExpression | Infraestrutura. 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 | Infraestrutura. For more information, see Variable. | |
QualifiedName | Infraestrutura. For more information, see Variable. | |
RaiseChangedEvent | Infraestrutura. For more information, see Variable. | |
ReadOnly | Infraestrutura. For more information, see Variable. | |
SystemVariable | Infraestrutura. For more information, see Variable. | |
Value | Infraestrutura. For more information, see Variable. |
Início