IBulkDataOperationTableProgressStatus Event
Get the status information of table progress
Namespace: Gemstone.DataAssembly: Gemstone.Data (in Gemstone.Data.dll) Version: 1.0.153 -- Release Build+42f3d0bf0373d5bc86f6d691e637d32f2b3150d2
event EventHandler<EventArgs> TableProgressStatus
Event TableProgressStatus As EventHandler(Of EventArgs)
event EventHandler<EventArgs^>^ TableProgressStatus {
void add (EventHandler<EventArgs^>^ value);
void remove (EventHandler<EventArgs^>^ value);
}
function add_TableProgressStatus(value);
function remove_TableProgressStatus(value);
Value
EventHandlerEventArgs