C# 클래스 extension, MA-INF3232-Lab-SS2014

This is extension class that contain different SQL extension methods.
파일 보기 프로젝트 열기: EIS-Bonn/MA-INF3232-Lab-SS2014 1 사용 예제들

공개 메소드들

메소드 설명
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