Field.CheckUnassignedRead method

namespace: Serenity.Data   assemblySerenity.Net.Entity

Checks the unassigned read.

protected void CheckUnassignedRead(IRow row)
parameter description
row The row.

Exceptions

exception condition
ArgumentNullException row
InvalidOperationException

See Also