C# 클래스 CodeInsiders.SharpQL.StatementBase

상속: IStatement
파일 보기 프로젝트 열기: codeinsiders/sharpql

공개 메소드들

메소드 설명
End ( ) : SharpBatch

보호된 메소드들

메소드 설명
StatementBase ( SharpBatch batch ) : System

메소드 상세

End() 공개 메소드

public End ( ) : SharpBatch
리턴 SharpBatch

StatementBase() 보호된 메소드

protected StatementBase ( SharpBatch batch ) : System
batch SharpBatch
리턴 System