Freigeben über


Remove (CustomProperties Collection)

ms134838.note(de-de,SQL.90).gifHinweis:
  Dieses Feature wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie dieses Feature nicht zum Entwickeln neuer Anwendungen, und planen Sie das Ändern von Anwendungen, in denen es zurzeit verwendet wird, zum frühstmöglichen Zeitpunkt ein.

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

Syntax

object.Remove(ByVal Index)

Hinweise

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

Siehe auch

Verweis

CustomProperties Collection

Hilfe und Informationen

Informationsquellen für SQL Server 2005