หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Applies to: Access 2013, Office 2013
Deletes an object from the Fields collection.
Syntax
Fields.DeleteField
Parameters
| Parameter | Description |
|---|---|
| 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.