Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
MdxClient
MdxConnection
Close
MdxClient.MdxConnection.Close C# (CSharp) Method
MdxConnection Class Documentation
Mostra file
Open project: DynamicTyped/MdxClient
Close()
public
method
Closes the connection to the database.
public
Close
( ) :
void
return
void
public override void Close() { _connection.Close(); }
MdxConnection
BeginDbTransaction
ChangeDatabase
Close
CreateCommand
CreateDbCommand
Dispose
MdxConnection
Open