IRestrictedAccess インターフェイス

参照された接続について、サーバーへのシングル ユーザー アクセスを実装するインターフェイスを表します。

名前空間:  Microsoft.SqlServer.Management.Common
アセンブリ:  Microsoft.SqlServer.ConnectionInfo (Microsoft.SqlServer.ConnectionInfo.dll)

構文

'宣言
Public Interface IRestrictedAccess
'使用
Dim instance As IRestrictedAccess
public interface IRestrictedAccess
public interface class IRestrictedAccess
type IRestrictedAccess =  interface end
public interface IRestrictedAccess

IRestrictedAccess 型は、以下のメンバーを公開しています。

プロパティ

  名前 説明
パブリック プロパティ SingleConnection サーバーへのアクセスをシングル ユーザーに制限するかどうかを示す Boolean プロパティを取得します。値の設定も可能です。

先頭に戻る

説明

IRestrictedAccess クラスは、さまざまなインスタンス クラスにより実装されます。

関連項目

参照

Microsoft.SqlServer.Management.Common 名前空間