ISaveRequestHandler.IsCreate property
Gets a value indicating whether this is an INSERT operation.
public bool IsCreate { get; }
See Also
- interface ISaveRequestHandler
Gets a value indicating whether this is an INSERT operation.
public bool IsCreate { get; }