Remove (CustomProperties Collection)
[!NOTA] Questa funzionalità verrà rimossa a partire dalla prossima versione di Microsoft SQL Server. Non utilizzare questa funzionalità in un nuovo progetto di sviluppo e modificare appena possibile le applicazioni in cui questa funzionalità viene utilizzata.
The Remove method of a CustomProperties collection removes an item from the collection.
Sintassi
object.Remove(ByVal Index)
Osservazioni
- object
An instance of a CustomProperties collection.
- Index
A Variant that specifies the name or index of the object to remove.