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
extension
C# Class extension, MA-INF3232-Lab-SS2014
This is extension class that contain different SQL extension methods.
Mostra file
Open project: EIS-Bonn/MA-INF3232-Lab-SS2014
Class Usage Examples
Public Methods
Method
Description
CanOpen
(
this
connection
) :
bool
this method checks whether a connection can be opened or not!
Method Details
CanOpen()
public
static
method
this method checks whether a connection can be opened or not!
public
static
CanOpen
(
this
connection
) :
bool
connection
this
return
bool