Clear (CustomProperties Collection)
注意 |
---|
この機能は、Microsoft SQL Server の次のバージョンで削除されます。 新規の開発作業ではこの機能を使用しないようにし、現在この機能を使用しているアプリケーションはできるだけ早く修正してください。 |
The Clear method of a CustomProperties collection clears the collection of all entries. This method applies only to CustomProperties collections.
構文
Object.Clear
説明
- object
An instance of a CustomProperties collection.