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
)
매개 변수
- id
형식: System. . :: . .Int32