Compartilhar via


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
Propriedade pública DataType Infraestrutura. For more information, see Variable.
Propriedade pública EvaluateAsExpression Infraestrutura. For more information, see Variable.
Propriedade pública IncludeInDebugDump Gets or sets a value that specifies whether the variable value is included in the debug dump files.
Propriedade pública Namespace Infraestrutura. For more information, see Variable.
Propriedade pública QualifiedName Infraestrutura. For more information, see Variable.
Propriedade pública RaiseChangedEvent Infraestrutura. For more information, see Variable.
Propriedade pública ReadOnly Infraestrutura. For more information, see Variable.
Propriedade pública SystemVariable Infraestrutura. For more information, see Variable.
Propriedade pública Value Infraestrutura. For more information, see Variable.

Início