TableProvider.DataContextPropertyName Property

Definition

Gets the name of the table from the data context.

public:  virtual property System::String ^ DataContextPropertyName {  public:
System::String ^ get(); protected:
 void set(System::String ^ value); };
public virtual string DataContextPropertyName { get; protected set; }
member this.DataContextPropertyName : string with get, set
Public Overridable Property DataContextPropertyName As String

Property Value

The name of the table.

Applies to