Interface IDTSVariables100
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
For more information, see Variables.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("22992C1D-393D-48FB-9A9F-4E4C62441CCA")> _
Public Interface IDTSVariables100 _
Inherits IEnumerable
'Uso
Dim instance As IDTSVariables100
[GuidAttribute("22992C1D-393D-48FB-9A9F-4E4C62441CCA")]
public interface IDTSVariables100 : IEnumerable
[GuidAttribute(L"22992C1D-393D-48FB-9A9F-4E4C62441CCA")]
public interface class IDTSVariables100 : IEnumerable
[<GuidAttribute("22992C1D-393D-48FB-9A9F-4E4C62441CCA")>]
type IDTSVariables100 =
interface
interface IEnumerable
end
public interface IDTSVariables100 extends IEnumerable
O tipo IDTSVariables100 expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
Count | Infraestrutura. For more information, see Variables. | |
Item | Infraestrutura. For more information, see Variables. | |
Locked | Infraestrutura. For more information, see Variables. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Add | Infraestrutura. For more information, see Variables. | |
Contains | Infraestrutura. For more information, see Variables. | |
GetEnumerator() () () () | (Herdado de IEnumerable.) | |
GetEnumerator() () () () | Infraestrutura. For more information, see Variables. | |
Remove | Infraestrutura. For more information, see Variables. | |
Unlock | Infraestrutura. For more information, see Variables. |
Início