Skip to content

ISaveRequestHandler.IsCreate property

Gets a value indicating whether this is an INSERT operation.

public bool IsCreate { get; }

See Also