Click or drag to resize

ConnectorDataItemClassDBActionBefore Field

Triggered by methods Get*, Insert, Update and Delete

Namespace:  SOWIData.Database
Assembly:  SOWIData (in SOWIData.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public EventHandler<EventArgData<DataItemClass>> DBActionBefore

Field Value

Type: EventHandlerEventArgDataDataItemClass
Remarks
Event sequence see on method
See Also