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