RDS properties
Applies to: Access 2013, Office 2013
Property | Description |
---|---|
Indicates the database name from which the query and update operations are run. |
|
Indicates whether asynchronous execution is enabled. |
|
Indicates the type of asynchronous fetching. |
|
Indicates the column on which to evaluate the filter criteria. |
|
Indicates the evaluation operator to use in the filter value. |
|
Indicates the value to filter records. |
|
Indicates the name of a server-side customization program (handler) that extends the functionality of the RDSServer.DataFactory, and any parameters used by the handler. |
|
Indicates the number of milliseconds to wait before a request times out. |
|
Indicates the progress of a DataControl object as it fetches data into its Recordset object. |
|
Indicates the Recordset object returned from a custom business object. |
|
Indicates the Internet Information Services (IIS) name and communication protocol. |
|
Indicates by which column to sort the records. |
|
Indicates whether a sort order is ascending or descending. |
|
Indicates the query string used to retrieve the Recordset. |
|
Indicates a string that contains a relative or absolute URL. |