DK11 for ActiveX | TatukGIS_XDK11.ITGIS_LayerVectorSqlAbstractEvents | Interfaces | Methods
Events interface for TGIS_LayerVectorSqlAbstract
// C# public interface ITGIS_LayerVectorSqlAbstractEvents { }
' VisualBasic Public Interface ITGIS_LayerVectorSqlAbstractEvents End Class
// Oxygene type ITGIS_LayerVectorSqlAbstractEvents = public interface end;
Name | Visibility | Description | |
---|---|---|---|
AfterDialectChangeEvent | public | Will be fired after SQLDialect change. | |
BeforeDialectChangeEvent | public | Will be fired before every SQLDialect change. | |
BeforeUidReserveEvent | public | Event to be fired before uid reserve insert. | |
SQLExecuteEvent | public | Will be fired upon any SQL execution to trace SQL statements. | |