RowExtensions.GetFields method
namespace: Serenity.Data assembly: Serenity.Net.Entity
Gets the fields.
public static RowFieldsBase GetFields(this IRow row)
| parameter | description |
|---|---|
| row | The row. |
See Also
- class RowFieldsBase
- interface IRow
- class RowExtensions