ConnectorEventArgs.c Field

Definition

Defines the open connection to a data source.

protected: System::Data::IDbConnection ^ c;
protected System.Data.IDbConnection c;
val mutable c : System.Data.IDbConnection
Protected c As IDbConnection 

Field Value

Applies to