C# 클래스 Frapid.Mapper.Helpers.SqlHelper

파일 보기 프로젝트 열기: frapid/frapid

공개 메소드들

메소드 설명
GetCommand ( this sql, Database db ) : DbCommand

메소드 상세

GetCommand() 공개 정적인 메소드

public static GetCommand ( this sql, Database db ) : DbCommand
sql this
db Database
리턴 System.Data.Common.DbCommand