ISchemaProvider.DefaultSchema property

namespace: Serenity.Data.Schema   assemblySerenity.Net.Services

Gets the default schema.

public string DefaultSchema { get; }

Property Value

The default schema.

See Also