共用方式為


IDTSApplication100 介面

此 API 支援 基礎結構,但無法直接從您的程式碼使用。

For more information, see ApplicationClass.

命名空間:  Microsoft.SqlServer.Dts.Runtime.Wrapper
組件:  Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)

語法

'宣告
<GuidAttribute("A775EBCC-D73B-4BAD-AF4C-4F3EF258C397")> _
Public Interface IDTSApplication100
'用途
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

IDTSApplication100 型別公開下列成員。

屬性

  名稱 說明
公用屬性 CheckSignatureOnLoad 基礎結構。For more information, see ApplicationClass.
公用屬性 ComponentStorePath 基礎結構。For more information, see ApplicationClass.
公用屬性 ConnectionInfos 基礎結構。For more information, see ApplicationClass.
公用屬性 DataTypeInfos 基礎結構。For more information, see ApplicationClass.
公用屬性 DBProviderInfos 基礎結構。For more information, see ApplicationClass.
公用屬性 ForEachEnumeratorInfos 基礎結構。For more information, see ApplicationClass.
公用屬性 LogProviderInfos 基礎結構。For more information, see ApplicationClass.
公用屬性 PackagePassword 基礎結構。For more information, see ApplicationClass.
公用屬性 PackageUpgradeOptions 基礎結構。
公用屬性 PipelineComponentInfos 基礎結構。For more information, see ApplicationClass.
公用屬性 TaskInfos 基礎結構。For more information, see ApplicationClass.
公用屬性 UpdateObjects 基礎結構。For more information, see ApplicationClass.
公用屬性 UpdatePackage 基礎結構。For more information, see ApplicationClass.

上層

方法

  名稱 說明
公用方法 CreateFolderOnDtsServer 基礎結構。For more information, see ApplicationClass.
公用方法 CreateFolderOnSQLServer 基礎結構。For more information, see ApplicationClass.
公用方法 DataTypeInfoFromDataType 基礎結構。For more information, see ApplicationClass.
公用方法 ExistsOnDtsServer 基礎結構。For more information, see ApplicationClass.
公用方法 ExistsOnSQLServer 基礎結構。For more information, see ApplicationClass.
公用方法 FolderExistsOnDtsServer 基礎結構。For more information, see ApplicationClass.
公用方法 FolderExistsOnSQLServer 基礎結構。For more information, see ApplicationClass.
公用方法 FolderFromPath 基礎結構。For more information, see ApplicationClass.
公用方法 GetDtsServerPackageInfos 基礎結構。For more information, see ApplicationClass.
公用方法 GetDtsServerRoles 基礎結構。For more information, see ApplicationClass.
公用方法 GetPackageInfos 基礎結構。For more information, see ApplicationClass.
公用方法 GetPackageInfos2 基礎結構。For more information, see ApplicationClass.
公用方法 GetPackageRoles 基礎結構。For more information, see ApplicationClass.
公用方法 GetRunningPackages 基礎結構。For more information, see ApplicationClass.
公用方法 GetServerInfo 基礎結構。For more information, see ApplicationClass.
公用方法 GetServerVersionEx 基礎結構。For more information, see ApplicationClass.
公用方法 LoadFromDtsServer 基礎結構。For more information, see ApplicationClass.
公用方法 LoadFromSQLServer 基礎結構。For more information, see ApplicationClass.
公用方法 LoadFromSQLServer2 基礎結構。For more information, see ApplicationClass.
公用方法 LoadPackage 基礎結構。For more information, see ApplicationClass.
公用方法 RemoveFolderFromDtsServer 基礎結構。For more information, see ApplicationClass.
公用方法 RemoveFolderFromSQLServer 基礎結構。For more information, see ApplicationClass.
公用方法 RemoveFromDtsServer 基礎結構。For more information, see ApplicationClass.
公用方法 RemoveFromSQLServer 基礎結構。For more information, see ApplicationClass.
公用方法 RenameFolderOnDtsServer 基礎結構。For more information, see ApplicationClass.
公用方法 RenameFolderOnSQLServer 基礎結構。For more information, see ApplicationClass.
公用方法 SavePackage 基礎結構。For more information, see ApplicationClass.
公用方法 SaveToDtsServer 基礎結構。For more information, see ApplicationClass.
公用方法 SaveToSQLServer 基礎結構。For more information, see ApplicationClass.
公用方法 SaveToSQLServerAs 基礎結構。For more information, see ApplicationClass.
公用方法 SaveToXML 基礎結構。For more information, see ApplicationClass.
公用方法 SetPackageRoles 基礎結構。For more information, see ApplicationClass.

上層