다음을 통해 공유


PolicyCategorySubscription.Key 생성자 (Int32)

네임스페이스:  Microsoft.SqlServer.Management.Dmf
어셈블리:  Microsoft.SqlServer.Dmf.dll의 Microsoft.SqlServer.Dmf

구문

‘선언
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
)

매개 변수