PolicyCategorySubscription.Key コンストラクター (Int32)

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

構文

'宣言
Public Sub New ( _
    id As Integer _
)
'使用
Dim id As Integer

Dim instance As New PolicyCategorySubscription..::..Key(id)
public Key(
    int id
)
public:
Key(
    int id
)
new : 
        id:int -> Key
public function PolicyCategorySubscription..::..Key(
    id : int
)

パラメーター