C# Класс extension, MA-INF3232-Lab-SS2014

This is extension class that contain different SQL extension methods.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
CanOpen ( this connection ) : bool

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

Описание методов

CanOpen() публичный статический Метод

this method checks whether a connection can be opened or not!
public static CanOpen ( this connection ) : bool
connection this
Результат bool