ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > BaseMetadataProvider Class : AfterSqlExec Event |
'Declaration Public Event AfterSqlExec As SqlNotificationDelegate
'Usage Dim instance As BaseMetadataProvider Dim handler As SqlNotificationDelegate AddHandler instance.AfterSqlExec, handler
public event SqlNotificationDelegate AfterSqlExec
public: __event SqlNotificationDelegate* AfterSqlExec