PolicyCategorySubscription.Key コンストラクター

定義

オーバーロード

PolicyCategorySubscription.Key()

汎用キー生成の既定のコンストラクター

public Key();
Public Sub New ()

適用対象

PolicyCategorySubscription.Key(PolicyCategorySubscription+Key)

Constructors

public Key(Microsoft.SqlServer.Management.Dmf.PolicyCategorySubscription.Key other);
new Microsoft.SqlServer.Management.Dmf.PolicyCategorySubscription.Key : Microsoft.SqlServer.Management.Dmf.PolicyCategorySubscription.Key -> Microsoft.SqlServer.Management.Dmf.PolicyCategorySubscription.Key
Public Sub New (other As PolicyCategorySubscription.Key)

パラメーター

適用対象

PolicyCategorySubscription.Key(Int32)

public Key(int id);
new Microsoft.SqlServer.Management.Dmf.PolicyCategorySubscription.Key : int -> Microsoft.SqlServer.Management.Dmf.PolicyCategorySubscription.Key
Public Sub New (id As Integer)

パラメーター

id
Int32

適用対象