Share via


MetaTable.DataContextPropertyName 屬性

定義

取得資料表的名稱。

public:
 property System::String ^ DataContextPropertyName { System::String ^ get(); };
public string DataContextPropertyName { get; }
member this.DataContextPropertyName : string
Public ReadOnly Property DataContextPropertyName As String

屬性值

資料表的名稱。

備註

名稱來自 DataContextType 資料表所屬的物件。

適用於