Interface IDTSApplication100
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
For more information, see ApplicationClass.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<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
O tipo IDTSApplication100 expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
CheckSignatureOnLoad | Infraestrutura. For more information, see ApplicationClass. | |
ComponentStorePath | Infraestrutura. For more information, see ApplicationClass. | |
ConnectionInfos | Infraestrutura. For more information, see ApplicationClass. | |
DataTypeInfos | Infraestrutura. For more information, see ApplicationClass. | |
DBProviderInfos | Infraestrutura. For more information, see ApplicationClass. | |
ForEachEnumeratorInfos | Infraestrutura. For more information, see ApplicationClass. | |
LogProviderInfos | Infraestrutura. For more information, see ApplicationClass. | |
PackagePassword | Infraestrutura. For more information, see ApplicationClass. | |
PackageUpgradeOptions | Infraestrutura. | |
PipelineComponentInfos | Infraestrutura. For more information, see ApplicationClass. | |
TaskInfos | Infraestrutura. For more information, see ApplicationClass. | |
UpdateObjects | Infraestrutura. For more information, see ApplicationClass. | |
UpdatePackage | Infraestrutura. For more information, see ApplicationClass. |
Início
Métodos
Nome | Descrição | |
---|---|---|
CreateFolderOnDtsServer | Infraestrutura. For more information, see ApplicationClass. | |
CreateFolderOnSQLServer | Infraestrutura. For more information, see ApplicationClass. | |
DataTypeInfoFromDataType | Infraestrutura. For more information, see ApplicationClass. | |
ExistsOnDtsServer | Infraestrutura. For more information, see ApplicationClass. | |
ExistsOnSQLServer | Infraestrutura. For more information, see ApplicationClass. | |
FolderExistsOnDtsServer | Infraestrutura. For more information, see ApplicationClass. | |
FolderExistsOnSQLServer | Infraestrutura. For more information, see ApplicationClass. | |
FolderFromPath | Infraestrutura. For more information, see ApplicationClass. | |
GetDtsServerPackageInfos | Infraestrutura. For more information, see ApplicationClass. | |
GetDtsServerRoles | Infraestrutura. For more information, see ApplicationClass. | |
GetPackageInfos | Infraestrutura. For more information, see ApplicationClass. | |
GetPackageInfos2 | Infraestrutura. For more information, see ApplicationClass. | |
GetPackageRoles | Infraestrutura. For more information, see ApplicationClass. | |
GetRunningPackages | Infraestrutura. For more information, see ApplicationClass. | |
GetServerInfo | Infraestrutura. For more information, see ApplicationClass. | |
GetServerVersionEx | Infraestrutura. For more information, see ApplicationClass. | |
LoadFromDtsServer | Infraestrutura. For more information, see ApplicationClass. | |
LoadFromSQLServer | Infraestrutura. For more information, see ApplicationClass. | |
LoadFromSQLServer2 | Infraestrutura. For more information, see ApplicationClass. | |
LoadPackage | Infraestrutura. For more information, see ApplicationClass. | |
RemoveFolderFromDtsServer | Infraestrutura. For more information, see ApplicationClass. | |
RemoveFolderFromSQLServer | Infraestrutura. For more information, see ApplicationClass. | |
RemoveFromDtsServer | Infraestrutura. For more information, see ApplicationClass. | |
RemoveFromSQLServer | Infraestrutura. For more information, see ApplicationClass. | |
RenameFolderOnDtsServer | Infraestrutura. For more information, see ApplicationClass. | |
RenameFolderOnSQLServer | Infraestrutura. For more information, see ApplicationClass. | |
SavePackage | Infraestrutura. For more information, see ApplicationClass. | |
SaveToDtsServer | Infraestrutura. For more information, see ApplicationClass. | |
SaveToSQLServer | Infraestrutura. For more information, see ApplicationClass. | |
SaveToSQLServerAs | Infraestrutura. For more information, see ApplicationClass. | |
SaveToXML | Infraestrutura. For more information, see ApplicationClass. | |
SetPackageRoles | Infraestrutura. For more information, see ApplicationClass. |
Início