Share via


MetaTable.DataContextType 屬性

定義

取得與資料表相關聯之資料內容的型別。

public:
 property Type ^ DataContextType { Type ^ get(); };
public Type DataContextType { get; }
member this.DataContextType : Type
Public ReadOnly Property DataContextType As Type

屬性值

資料內容的型別。

備註

如需詳細資訊,請參閱 類別概 System.Data.Linq.DataContext 觀。

適用於