Field.CopyNoAssignment method

namespace: Serenity.Data   assemblySerenity.Net.Entity

Copies the no assignment.

public void CopyNoAssignment(IRow source, IRow target)
parameter description
source The source.
target The target.

See Also