MetaTable.DataContextPropertyName Propriété

Définition

Obtient le nom de la table.

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

Valeur de propriété

Nom de la table.

Remarques

Le nom provient de l’objet DataContextType auquel appartient la table.

S’applique à