RowExtensions.GetFields method

namespace: Serenity.Data   assemblySerenity.Net.Entity

Gets the fields.

public static RowFieldsBase GetFields(this IRow row)
parameter description
row The row.

See Also