Interfaz IDTSConfigurations100
Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.
For more information, see Configurations.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<GuidAttribute("6DBE646F-DDEC-4A6B-A089-BDC62956EF75")> _
Public Interface IDTSConfigurations100 _
Inherits IEnumerable
'Uso
Dim instance As IDTSConfigurations100
[GuidAttribute("6DBE646F-DDEC-4A6B-A089-BDC62956EF75")]
public interface IDTSConfigurations100 : IEnumerable
[GuidAttribute(L"6DBE646F-DDEC-4A6B-A089-BDC62956EF75")]
public interface class IDTSConfigurations100 : IEnumerable
[<GuidAttribute("6DBE646F-DDEC-4A6B-A089-BDC62956EF75")>]
type IDTSConfigurations100 =
interface
interface IEnumerable
end
public interface IDTSConfigurations100 extends IEnumerable
El tipo IDTSConfigurations100 expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
Count | Infraestructura. For more information, see Configurations. | |
Item | Infraestructura. For more information, see Configurations. |
Arriba
Métodos
Nombre | Descripción | |
---|---|---|
Add | Infraestructura. For more information, see Configurations. | |
GetEnumerator() () () () | (Se hereda de IEnumerable.) | |
GetEnumerator() () () () | Infraestructura. For more information, see Configurations. | |
InsertAfter | Infraestructura. For more information, see Configurations. | |
InsertBefore | Infraestructura. For more information, see Configurations. | |
MoveAfter | Infraestructura. For more information, see Configurations. | |
MoveBefore | Infraestructura. For more information, see Configurations. | |
Remove | Infraestructura. For more information, see Configurations. |
Arriba