Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of mappen te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen om mappen te wijzigen.
Note
This feature will be removed in the next version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.
The Remove method of a CustomProperties collection removes an item from the collection.
Syntax
object.Remove(ByVal Index)
Remarks
- object
An instance of a CustomProperties collection.
- Index
A Variant that specifies the name or index of the object to remove.