ModelColumnName.TableName Property

Definition

String (string in C#) representing a table name of a table in the data model. Read-only.

public:
 property System::String ^ TableName { System::String ^ get(); };
public string TableName { get; }
Public ReadOnly Property TableName As String

Property Value

Applies to