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