Skip to content

MySqlSchemaProvider.DefaultSchema property

Gets the default schema.

public string? DefaultSchema { get; }

Property Value

The default schema.

See Also