Interfaccia IDTSVariables100
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
For more information, see Variables.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("22992C1D-393D-48FB-9A9F-4E4C62441CCA")> _
Public Interface IDTSVariables100 _
Inherits IEnumerable
'Utilizzo
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
Nel tipo IDTSVariables100 sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
Count | Infrastruttura. For more information, see Variables. | |
Item | Infrastruttura. For more information, see Variables. | |
Locked | Infrastruttura. For more information, see Variables. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Add | Infrastruttura. For more information, see Variables. | |
Contains | Infrastruttura. For more information, see Variables. | |
GetEnumerator() () () () | Ereditato da IEnumerable. | |
GetEnumerator() () () () | Infrastruttura. For more information, see Variables. | |
Remove | Infrastruttura. For more information, see Variables. | |
Unlock | Infrastruttura. For more information, see Variables. |
In alto