DataConnector
ChangeDatabase メソッド (C1ServiceNowConnection)

C1.AdoNet.ServiceNow アセンブリ > C1.AdoNet.ServiceNow 名前空間 > C1ServiceNowConnection クラス : 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.
参照

C1ServiceNowConnection クラス
C1ServiceNowConnection メンバ