AccessDataSourceSettings Properties
The AccessDataSourceSettings type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
DefaultCommandTimeout |
Gets or sets the default command timeout.
(Inherited from DataSourceSettings.) |
|
|
SequentialAccessMode |
Gets or sets a value indicating whether to use CommandBehavior.SequentialAccess.
(Inherited from DataSourceSettings.) |
|
|
StrictMode |
Gets or sets a value indicating whether strict mode is enabled.
(Inherited from DataSourceSettings.) |
|
|
SuppressGlobalEvents |
Gets or sets a value indicating whether to suppress global events.
(Inherited from DataSourceSettings.) |

