Clear (CustomProperties Collection)
![]() |
---|
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 Clear method of a CustomProperties collection clears the collection of all entries. This method applies only to CustomProperties collections.
Syntax
Object.Clear
Hinweise
- object
An instance of a CustomProperties collection.