RowFieldsBase constructor
namespace: Serenity.Data assembly: Serenity.Net.Entity
Initializes a new instance of the RowFieldsBase class.
protected RowFieldsBase(string tableName = null, string fieldPrefix = "")
| parameter | description |
|---|---|
| tableName | Name of the table. |
| fieldPrefix | The field prefix. |
See Also
- class RowFieldsBase