ModelColumnName.ColumnName Property

Definition

String (string in C#) representing the name of a column of the table identified by the TableName property. Read-only.

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

Property Value

Applies to