MySqlConnectionStringBuilder.IgnorePrepare property
Ignores calls to Prepare
and PrepareAsync
.
public bool IgnorePrepare { get; set; }
See Also
- class MySqlConnectionStringBuilder
- namespace MySqlConnector
- assembly MySqlConnector
Ignores calls to Prepare
and PrepareAsync
.
public bool IgnorePrepare { get; set; }