IBulkDataOperationSQLFailure Event
Get the information of exception while processing SQL statement
Namespace: Gemstone.DataAssembly: Gemstone.Data (in Gemstone.Data.dll) Version: 1.0.147 -- Release Build+c5cc8ba56e7568e903c204fe8ae9773b97af8eef
event EventHandler<EventArgs> SQLFailure
Event SQLFailure As EventHandler(Of EventArgs)
event EventHandler<EventArgs^>^ SQLFailure {
void add (EventHandler<EventArgs^>^ value);
void remove (EventHandler<EventArgs^>^ value);
}
function add_SQLFailure(value);
function remove_SQLFailure(value);
Value
EventHandlerEventArgs