ApplicationClass クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
パッケージオブジェクトの発見とアクセス。
public ref class ApplicationClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Application
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("1A57A728-F8B3-4D6F-AB99-CFE8923513E6")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ApplicationClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Application
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("4F0FC44B-C99C-441D-B86A-D60D7E22143D")]
public class ApplicationClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Application
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("0B4B4339-1499-4555-88A8-8C21C530AF19")]
public class ApplicationClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Application
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("1A57A728-F8B3-4D6F-AB99-CFE8923513E6")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ApplicationClass = class
interface IDTSApplication130
interface Application
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("4F0FC44B-C99C-441D-B86A-D60D7E22143D")>]
type ApplicationClass = class
interface IDTSApplication130
interface Application
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("0B4B4339-1499-4555-88A8-8C21C530AF19")>]
type ApplicationClass = class
interface IDTSApplication150
interface Application
Public Class ApplicationClass
Implements Application
- 継承
-
ApplicationClass
- 属性
- 実装
コンストラクター
| 名前 | 説明 |
|---|---|
| ApplicationClass() |
ApplicationClass クラスの新しいインスタンスを初期化します。 |
プロパティ
| 名前 | 説明 |
|---|---|
| CheckSignatureOnLoad |
実行時にパッケージのデジタル署名をロード時にチェックすべきかどうかを示す値を取得または設定します。 |
| ComponentStorePath |
パイプラインコンポーネントが格納される経路を返します。 このプロパティは読み取り専用です。 |
| ConnectionInfos |
ConnectionInfoオブジェクトを含むConnectionInfosコレクションを返します。 このプロパティは読み取り専用です。 |
| DataTypeInfos |
DataTypeInfoオブジェクトを含むDataTypeInfosコレクションを返します。 このプロパティは読み取り専用です。 |
| DBProviderInfos |
アプリケーション内のDBProviderInfoオブジェクトを含むDBProviderInfosコレクションを返します。 このプロパティは読み取り専用です。 |
| ForEachEnumeratorInfos |
ForEachEnumeratorInfoオブジェクトを含むForEachEnumeratorInfosコレクションを返します。 このプロパティは読み取り専用です。 |
| LogProviderInfos |
LogProviderInfoオブジェクトを含むLogProviderInfosコレクションを返します。 このプロパティは読み取り専用です。 |
| PackagePassword |
パッケージのパスワードの値を設定します。 このプロパティは書き込み専用です。 |
| PackageUpgradeOptions |
アップグレードプロセス中に統合サービスパッケージの集合に適用されるアップグレードオプションを示す値を取得または設定します。 |
| PipelineComponentInfos |
PipelineComponentInfoオブジェクトを含むPipelineComponentInfosコレクションを返します。 |
| ProjectPassword |
パッケージのプロジェクトパスワードの値を設定します。 |
| TaskInfos | |
| UpdateObjects |
拡張可能なオブジェクトがパッケージロード時に更新可能かどうかを示すブール値を取得または設定します。 |
| UpdatePackage |
更新されたバージョンが見つかったときにパッケージを更新可能かどうかを示すブール値を取得または設定します。 |