BulkDataOperationBaseRowProgressStatus Event

Get the information of Row progress of table

Definition

Namespace: Gemstone.Data
Assembly: Gemstone.Data (in Gemstone.Data.dll) Version: 1.0.182 -- Release Build+4bfe27db363eb1b4bd575c1526618234db29d516
public event EventHandler<EventArgs> RowProgressStatus

Value

EventHandlerEventArgs

Implements

IBulkDataOperationRowProgressStatus

See Also