DataConnector
ChangeDatabase メソッド (C1GoogleAnalyticsConnection)

C1.AdoNet.GoogleAnalytics アセンブリ > C1.AdoNet.GoogleAnalytics 名前空間 > C1GoogleAnalyticsConnection クラス : ChangeDatabase メソッド
Specifies the name of the database for the connection to use.
Changes the current database for an open connection.
シンタックス
'宣言
 
Public Overrides NotOverridable Sub ChangeDatabase( _
   ByVal databaseName As System.String _
) 
public override void ChangeDatabase( 
   System.string databaseName
)

パラメータ

databaseName
Specifies the name of the database for the connection to use.
参照

C1GoogleAnalyticsConnection クラス
C1GoogleAnalyticsConnection メンバ