MetaTable.DataContextPropertyName Eigenschap

Definitie

Hiermee haalt u de naam van de tabel op.

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

Waarde van eigenschap

De naam van de tabel.

Opmerkingen

De naam is afkomstig van het DataContextType object waartoe de tabel behoort.

Van toepassing op