A Sandcastle Documented Class Library
GetConnection メソッド (config)
名前空間CFW.DatabaseConnectionFactoryGetConnection(ConnectionConfigElement)
指定設定に一致する接続を取得する
宣言の構文
C#Visual BasicVisual C++
public static Connection GetConnection(
	ConnectionConfigElement config
)
Public Shared Function GetConnection ( _
	config As ConnectionConfigElement _
) As Connection
public:
static Connection^ GetConnection(
	ConnectionConfigElement^ config
)
パラメータ
config (ConnectionConfigElement)
設定
戻り値
設定に一致する接続オブジェクト

アセンブリ: CFW.Database (モジュール: CFW.Database) バージョン: 1.2.0.2 (1.2.0.2)