Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

MySqlDataSourceSettings Properties

The MySqlDataSourceSettings type exposes the following members.

Properties


  Name Description
Public property DefaultCommandTimeout
Gets or sets the default command timeout.
(Inherited from DataSourceSettings.)
Public property SequentialAccessMode
Gets or sets a value indicating whether to use CommandBehavior.SequentialAccess.
(Inherited from DataSourceSettings.)
Public property StrictMode
Gets or sets a value indicating whether strict mode is enabled.
(Inherited from DataSourceSettings.)
Public property SuppressGlobalEvents
Gets or sets a value indicating whether to suppress global events.
(Inherited from DataSourceSettings.)