Skip to content

PostgresSchemaProvider.DefaultSchema property

Gets the default schema.

public string DefaultSchema { get; }

Property Value

The default schema.

See Also