Gets or sets the value of MySQL sql_mode system variable to be set for the session.
|
|---|
'Declaration
Public Property SqlModes As String |
|
|---|
public string SqlModes {get; set;} |
Property Value
The value of MySQL sql_mode system variable to be set for the session.