| title | Delete Method (ADO Fields Collection) | Microsoft Docs | ||
|---|---|---|---|
| ms.prod | sql | ||
| ms.prod_service | connectivity | ||
| ms.technology | connectivity | ||
| ms.custom | |||
| ms.date | 01/19/2017 | ||
| ms.reviewer | |||
| ms.topic | conceptual | ||
| apitype | COM | ||
| f1_keywords |
|
||
| helpviewer_keywords |
|
||
| ms.assetid | 25bedc25-c51c-4cab-96ce-930b959965d9 | ||
| author | MightyPen | ||
| ms.author | genemi |
Deletes an object from the Fields collection.
Fields.Delete Field
Field
A Variant that designates the Field object to delete. This parameter can be the name of the Field object or the ordinal position of the Field object itself.
Calling the Fields.Delete method on an open Recordset causes a run-time error.
Delete Method (ADO Parameters Collection)
Delete Method (ADO Recordset)
DeleteRecord Method (ADO)