EffectivePermissionInfo クラス

オブジェクトの権限の明示的なリストにおける 1 つの権限エントリについて説明します。

継承階層

System.Object
  Microsoft.SqlServer.Management.IntegrationServices.EffectivePermissionInfo

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

構文

'宣言
Public Class EffectivePermissionInfo
'使用
Dim instance As EffectivePermissionInfo
public class EffectivePermissionInfo
public ref class EffectivePermissionInfo
type EffectivePermissionInfo =  class end
public class EffectivePermissionInfo

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

コンストラクター

  名前 説明
パブリック メソッド EffectivePermissionInfo 指定された型を使用して、EffectivePermissionInfo クラスの新しいインスタンスを初期化します。

先頭に戻る

プロパティ

  名前 説明
パブリック プロパティ PermissionType オブジェクトの有効な権限の種類を取得します。

先頭に戻る

メソッド

  名前 説明
パブリック メソッド Equals (Object から継承されています。)
プロテクト メソッド Finalize (Object から継承されています。)
パブリック メソッド GetHashCode (Object から継承されています。)
パブリック メソッド GetType (Object から継承されています。)
プロテクト メソッド MemberwiseClone (Object から継承されています。)
パブリック メソッド ToString (Object から継承されています。)

先頭に戻る

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

関連項目

参照

Microsoft.SqlServer.Management.IntegrationServices 名前空間