C# Class extension, MA-INF3232-Lab-SS2014

This is extension class that contain different SQL extension methods.
Afficher le fichier Open project: EIS-Bonn/MA-INF3232-Lab-SS2014 Class Usage Examples

Méthodes publiques

Méthode Description
CanOpen ( this connection ) : bool

this method checks whether a connection can be opened or not!

Method Details

CanOpen() public static méthode

this method checks whether a connection can be opened or not!
public static CanOpen ( this connection ) : bool
connection this
Résultat bool