DatabaseModelFactoryOptions.Schemas 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得要包含的架構清單。 如果空白,請包含所有架構。
public virtual System.Collections.Generic.IEnumerable<string> Schemas { get; }
member this.Schemas : seq<string>
Public Overridable ReadOnly Property Schemas As IEnumerable(Of String)