ModelColumnName.TableName 属性

定义

C # 中的字符串 (字符串 ) 表示数据模型中表的表名。 此为只读属性。

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

属性值

适用于