Beginning Access 2002 VBA (Programmer to Programmer)
|
Methods
Name | Returns | Description |
---|---|---|
Refresh | Updates the Property objects in the Properties collection with the details from the provider. |
Name | Returns | Description |
---|---|---|
Count | Long | Indicates the number of Property objects in the Properties collection. Read-only. |
Item | Property | Allows indexing into the Properties collection to reference a specific Property object. Read-only. |
|