Skip to content

SqlServerSchemaProvider.DefaultSchema property

Gets the default schema.

public string DefaultSchema { get; }

Property Value

The default schema.

See Also