IDTSApplication100 Interface
This API supports the infrastructure and is not intended to be used directly from your code.
For more information, see ApplicationClass.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("A775EBCC-D73B-4BAD-AF4C-4F3EF258C397")> _
Public Interface IDTSApplication100
'Usage
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
The IDTSApplication100 type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
CheckSignatureOnLoad | Infrastructure. For more information, see ApplicationClass. |
![]() |
ComponentStorePath | Infrastructure. For more information, see ApplicationClass. |
![]() |
ConnectionInfos | Infrastructure. For more information, see ApplicationClass. |
![]() |
DataTypeInfos | Infrastructure. For more information, see ApplicationClass. |
![]() |
DBProviderInfos | Infrastructure. For more information, see ApplicationClass. |
![]() |
ForEachEnumeratorInfos | Infrastructure. For more information, see ApplicationClass. |
![]() |
LogProviderInfos | Infrastructure. For more information, see ApplicationClass. |
![]() |
PackagePassword | Infrastructure. For more information, see ApplicationClass. |
![]() |
PackageUpgradeOptions | Infrastructure. |
![]() |
PipelineComponentInfos | Infrastructure. For more information, see ApplicationClass. |
![]() |
TaskInfos | Infrastructure. For more information, see ApplicationClass. |
![]() |
UpdateObjects | Infrastructure. For more information, see ApplicationClass. |
![]() |
UpdatePackage | Infrastructure. For more information, see ApplicationClass. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CreateFolderOnDtsServer | Infrastructure. For more information, see ApplicationClass. |
![]() |
CreateFolderOnSQLServer | Infrastructure. For more information, see ApplicationClass. |
![]() |
DataTypeInfoFromDataType | Infrastructure. For more information, see ApplicationClass. |
![]() |
ExistsOnDtsServer | Infrastructure. For more information, see ApplicationClass. |
![]() |
ExistsOnSQLServer | Infrastructure. For more information, see ApplicationClass. |
![]() |
FolderExistsOnDtsServer | Infrastructure. For more information, see ApplicationClass. |
![]() |
FolderExistsOnSQLServer | Infrastructure. For more information, see ApplicationClass. |
![]() |
FolderFromPath | Infrastructure. For more information, see ApplicationClass. |
![]() |
GetDtsServerPackageInfos | Infrastructure. For more information, see ApplicationClass. |
![]() |
GetDtsServerRoles | Infrastructure. For more information, see ApplicationClass. |
![]() |
GetPackageInfos | Infrastructure. For more information, see ApplicationClass. |
![]() |
GetPackageInfos2 | Infrastructure. For more information, see ApplicationClass. |
![]() |
GetPackageRoles | Infrastructure. For more information, see ApplicationClass. |
![]() |
GetRunningPackages | Infrastructure. For more information, see ApplicationClass. |
![]() |
GetServerInfo | Infrastructure. For more information, see ApplicationClass. |
![]() |
GetServerVersionEx | Infrastructure. For more information, see ApplicationClass. |
![]() |
LoadFromDtsServer | Infrastructure. For more information, see ApplicationClass. |
![]() |
LoadFromSQLServer | Infrastructure. For more information, see ApplicationClass. |
![]() |
LoadFromSQLServer2 | Infrastructure. For more information, see ApplicationClass. |
![]() |
LoadPackage | Infrastructure. For more information, see ApplicationClass. |
![]() |
RemoveFolderFromDtsServer | Infrastructure. For more information, see ApplicationClass. |
![]() |
RemoveFolderFromSQLServer | Infrastructure. For more information, see ApplicationClass. |
![]() |
RemoveFromDtsServer | Infrastructure. For more information, see ApplicationClass. |
![]() |
RemoveFromSQLServer | Infrastructure. For more information, see ApplicationClass. |
![]() |
RenameFolderOnDtsServer | Infrastructure. For more information, see ApplicationClass. |
![]() |
RenameFolderOnSQLServer | Infrastructure. For more information, see ApplicationClass. |
![]() |
SavePackage | Infrastructure. For more information, see ApplicationClass. |
![]() |
SaveToDtsServer | Infrastructure. For more information, see ApplicationClass. |
![]() |
SaveToSQLServer | Infrastructure. For more information, see ApplicationClass. |
![]() |
SaveToSQLServerAs | Infrastructure. For more information, see ApplicationClass. |
![]() |
SaveToXML | Infrastructure. For more information, see ApplicationClass. |
![]() |
SetPackageRoles | Infrastructure. For more information, see ApplicationClass. |
Top