Remove (CustomProperties Collection)

ms134838.note(zh-tw,SQL.90).gif附註:
  下一版的 Microsoft SQL Server 將不再提供此功能。請勿在新的開發工作中使用此功能,並且儘速修改使用此功能的應用程式。

The Remove method of a CustomProperties collection removes an item from the collection.

語法

object.Remove(ByVal Index)

備註

  • object
    An instance of a CustomProperties collection.
  • Index
    A Variant that specifies the name or index of the object to remove.

請參閱

參考

CustomProperties Collection

說明及資訊

取得 SQL Server 2005 協助