C1.C1DataExtender.2 Assembly > C1.C1DataExtender Namespace : ConnectionOpeningEventHandler Delegate |
'Declaration Public Delegate Sub ConnectionOpeningEventHandler( _ ByVal sender As System.Object, _ ByVal e As ConnectionOpeningEventArgs _ )
public delegate void ConnectionOpeningEventHandler( System.object sender, ConnectionOpeningEventArgs e )