QueryFieldDefs object methods
The following list summarizes the QueryFieldDefs object methods:
- Method name
- Description
Add
- Adds a QueryFieldDef object to the collection.
AddUniqueKey
- Adds a unique key field QueryFieldDef to the QueryFieldDefs object.
Item
- Returns the specified item in the collection.
Item
ByName- (Perl only) Returns the specified item in the collection.
Remove
- Removes a QueryFieldDef object from the collection.
Note: For Perl methods that map to Visual Basic
Properties, see the Properties section of this object.
The following list summarizes additional Perl QueryFieldDefs object methods:
Method name | Access | Description |
---|---|---|
Count |
Read-only | Returns the number of items in the collection. |