ModelTable.RecordCount 属性

定义

返回模型表的总行计数。 C#) 中的整数 (int 只读

public:
 property int RecordCount { int get(); };
public int RecordCount { get; }
Public ReadOnly Property RecordCount As Integer

属性值

适用于