Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Deletes an object from the Fields collection.
Syntax
Fields.Delete Field
Parameters
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.
Remarks
Calling the Fields.Delete method on an open Recordset causes a run-time error.
Applies To
See Also
Delete Method (ADO Parameters Collection)
Delete Method (ADO Recordset)
DeleteRecord Method (ADO)