C# 클래스 SampleContext, code

상속: DbContext
파일 보기 프로젝트 열기: shendongnian/code 1 사용 예제들

공개 메소드들

메소드 설명
SampleContext ( )
SetCommandTimeOut ( int Timeout ) : void

메소드 상세

SampleContext() 공개 메소드

public SampleContext ( )

SetCommandTimeOut() 공개 메소드

public SetCommandTimeOut ( int Timeout ) : void
Timeout int
리턴 void