MySqlDataSourceSettings Members
The MySqlDataSourceSettings type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
MySqlDataSourceSettings()()()() |
Initializes a new instance of the MySqlDataSourceSettings class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
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.) |

