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