Interfaz IDTSApplication100
Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.
For more information, see ApplicationClass.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<GuidAttribute("A775EBCC-D73B-4BAD-AF4C-4F3EF258C397")> _
Public Interface IDTSApplication100
'Uso
Dim instance As IDTSApplication100
[GuidAttribute("A775EBCC-D73B-4BAD-AF4C-4F3EF258C397")]
public interface IDTSApplication100
[GuidAttribute(L"A775EBCC-D73B-4BAD-AF4C-4F3EF258C397")]
public interface class IDTSApplication100
[<GuidAttribute("A775EBCC-D73B-4BAD-AF4C-4F3EF258C397")>]
type IDTSApplication100 = interface end
public interface IDTSApplication100
El tipo IDTSApplication100 expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
CheckSignatureOnLoad | Infraestructura. For more information, see ApplicationClass. | |
ComponentStorePath | Infraestructura. For more information, see ApplicationClass. | |
ConnectionInfos | Infraestructura. For more information, see ApplicationClass. | |
DataTypeInfos | Infraestructura. For more information, see ApplicationClass. | |
DBProviderInfos | Infraestructura. For more information, see ApplicationClass. | |
ForEachEnumeratorInfos | Infraestructura. For more information, see ApplicationClass. | |
LogProviderInfos | Infraestructura. For more information, see ApplicationClass. | |
PackagePassword | Infraestructura. For more information, see ApplicationClass. | |
PackageUpgradeOptions | Infraestructura. | |
PipelineComponentInfos | Infraestructura. For more information, see ApplicationClass. | |
TaskInfos | Infraestructura. For more information, see ApplicationClass. | |
UpdateObjects | Infraestructura. For more information, see ApplicationClass. | |
UpdatePackage | Infraestructura. For more information, see ApplicationClass. |
Arriba
Métodos
Nombre | Descripción | |
---|---|---|
CreateFolderOnDtsServer | Infraestructura. For more information, see ApplicationClass. | |
CreateFolderOnSQLServer | Infraestructura. For more information, see ApplicationClass. | |
DataTypeInfoFromDataType | Infraestructura. For more information, see ApplicationClass. | |
ExistsOnDtsServer | Infraestructura. For more information, see ApplicationClass. | |
ExistsOnSQLServer | Infraestructura. For more information, see ApplicationClass. | |
FolderExistsOnDtsServer | Infraestructura. For more information, see ApplicationClass. | |
FolderExistsOnSQLServer | Infraestructura. For more information, see ApplicationClass. | |
FolderFromPath | Infraestructura. For more information, see ApplicationClass. | |
GetDtsServerPackageInfos | Infraestructura. For more information, see ApplicationClass. | |
GetDtsServerRoles | Infraestructura. For more information, see ApplicationClass. | |
GetPackageInfos | Infraestructura. For more information, see ApplicationClass. | |
GetPackageInfos2 | Infraestructura. For more information, see ApplicationClass. | |
GetPackageRoles | Infraestructura. For more information, see ApplicationClass. | |
GetRunningPackages | Infraestructura. For more information, see ApplicationClass. | |
GetServerInfo | Infraestructura. For more information, see ApplicationClass. | |
GetServerVersionEx | Infraestructura. For more information, see ApplicationClass. | |
LoadFromDtsServer | Infraestructura. For more information, see ApplicationClass. | |
LoadFromSQLServer | Infraestructura. For more information, see ApplicationClass. | |
LoadFromSQLServer2 | Infraestructura. For more information, see ApplicationClass. | |
LoadPackage | Infraestructura. For more information, see ApplicationClass. | |
RemoveFolderFromDtsServer | Infraestructura. For more information, see ApplicationClass. | |
RemoveFolderFromSQLServer | Infraestructura. For more information, see ApplicationClass. | |
RemoveFromDtsServer | Infraestructura. For more information, see ApplicationClass. | |
RemoveFromSQLServer | Infraestructura. For more information, see ApplicationClass. | |
RenameFolderOnDtsServer | Infraestructura. For more information, see ApplicationClass. | |
RenameFolderOnSQLServer | Infraestructura. For more information, see ApplicationClass. | |
SavePackage | Infraestructura. For more information, see ApplicationClass. | |
SaveToDtsServer | Infraestructura. For more information, see ApplicationClass. | |
SaveToSQLServer | Infraestructura. For more information, see ApplicationClass. | |
SaveToSQLServerAs | Infraestructura. For more information, see ApplicationClass. | |
SaveToXML | Infraestructura. For more information, see ApplicationClass. | |
SetPackageRoles | Infraestructura. For more information, see ApplicationClass. |
Arriba