言語

ConnectionManager.Scope プロパティ

定義

接続マネージャーの範囲を得られます。

public:
 property Microsoft::SqlServer::Dts::Runtime::DTSConnectionManagerScope Scope { Microsoft::SqlServer::Dts::Runtime::DTSConnectionManagerScope get(); };
[System.ComponentModel.Browsable(false)]
public Microsoft.SqlServer.Dts.Runtime.DTSConnectionManagerScope Scope { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Scope : Microsoft.SqlServer.Dts.Runtime.DTSConnectionManagerScope
Public ReadOnly Property Scope As DTSConnectionManagerScope

プロパティ値

DTSConnectionManagerScope列挙体。

属性

適用対象