C# 클래스 SqlReflect.EmitDataMapper

파일 보기 프로젝트 열기: isel-leic-ave/autosql

공개 메소드들

메소드 설명
Build ( Type klass, string connStr, bool withCache ) : SqlReflect.DynamicDataMapper

메소드 상세

Build() 공개 정적인 메소드

public static Build ( Type klass, string connStr, bool withCache ) : SqlReflect.DynamicDataMapper
klass Type
connStr string
withCache bool
리턴 SqlReflect.DynamicDataMapper