Field.Copy method
namespace: Serenity.Data assembly: Serenity.Net.Entity
Copies the specified source.
public abstract void Copy(IRow source, IRow target)
| parameter | description |
|---|---|
| source | The source. |
| target | The target. |
namespace: Serenity.Data assembly: Serenity.Net.Entity
Copies the specified source.
public abstract void Copy(IRow source, IRow target)
| parameter | description |
|---|---|
| source | The source. |
| target | The target. |