IBulkDataOperationTableProgressStatus Event
Get the status information of table progress
Namespace: Gemstone.DataAssembly: Gemstone.Data (in Gemstone.Data.dll) Version: 1.0.147 -- Release Build+c5cc8ba56e7568e903c204fe8ae9773b97af8eef
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