共用方式為


Remove 方法 (Int32)

Removes the object with the specified ID value from the message collection object.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
Public Sub Remove ( _
    id As Integer _
)
'用途
Dim instance As MessageCollectionBase
Dim id As Integer

instance.Remove(id)
public void Remove(
    int id
)
public:
void Remove(
    int id
)
member Remove : 
        id:int -> unit 
public function Remove(
    id : int
)

參數

範例

使用集合