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