Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: Access 2013, Office 2013
Deletes the specified Relation from the Relations collection.
Syntax
expression .Delete(Name)
expression A variable that represents a Relations object.
Parameters
Name |
Required/optional |
Data type |
Description |
---|---|---|---|
Name |
Required |
String |
The name of the relation to delete. |
Remarks
The Delete method is supported only when the Relation object is a new, unappended object.