Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
Represents a DTS project which contains packages.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<GuidAttribute("E3376796-4429-4199-9E31-5FEA254DD8E8")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IDTSProjectPackage100
'Uso
Dim instance As IDTSProjectPackage100
[GuidAttribute("E3376796-4429-4199-9E31-5FEA254DD8E8")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IDTSProjectPackage100
[GuidAttribute(L"E3376796-4429-4199-9E31-5FEA254DD8E8")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IDTSProjectPackage100
[<GuidAttribute("E3376796-4429-4199-9E31-5FEA254DD8E8")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IDTSProjectPackage100 = interface end
public interface IDTSProjectPackage100
El tipo IDTSProjectPackage100 expone los siguientes miembros.
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
GetProject | Infraestructura. Gets the DTS project. |
![]() |
PasswordMatch | Infraestructura. Determines whether the specified password matches with package password. |
![]() |
SetProject | Infraestructura. Sets the DTS project. |
Arriba
.gif)