Share via


DatabaseModelFactoryOptions.Schemas Property

Definition

Gets the list of schemas to include. If empty, include all schemas.

public virtual System.Collections.Generic.IEnumerable<string> Schemas { get; }
member this.Schemas : seq<string>
Public Overridable ReadOnly Property Schemas As IEnumerable(Of String)

Property Value

Applies to