SetId 方法
命名空間: Microsoft.SqlServer.Management.Smo.Agent
組件: Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)
語法
'宣告
Protected Sub SetId ( _
id As Integer _
)
'用途
Dim id As Integer
Me.SetId(id)
protected void SetId(
int id
)
protected:
void SetId(
int id
)
member SetId :
id:int -> unit
protected function SetId(
id : int
)
參數
- id
型別:System. . :: . .Int32