ConnectorEventArgs.c フィールド

定義

データ ソースへの開いた接続を定義します。

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

フィールド値

適用対象