MySqlSchemaProvider.DefaultSchema property
Gets the default schema.
public string? DefaultSchema { get; }
Property Value
The default schema.
See Also
- class MySqlSchemaProvider
Gets the default schema.
public string? DefaultSchema { get; }
The default schema.