'Declaration Public Sub AddCommandDependency( _ ByVal command As PgSqlCommand _ )
public void AddCommandDependency( PgSqlCommand command )
Parameters
- command
- A PgSqlCommand object containing a statement that is valid for notifications.
'Declaration Public Sub AddCommandDependency( _ ByVal command As PgSqlCommand _ )
public void AddCommandDependency( PgSqlCommand command )