C# 클래스 SqlFu.HelperOptions

상속: IHelperOptions
파일 보기 프로젝트 열기: sapiens/SqlFu 1 사용 예제들

공개 메소드들

메소드 설명
EnsureTableName ( TableInfo info ) : void

메소드 상세

EnsureTableName() 공개 메소드

public EnsureTableName ( TableInfo info ) : void
info SqlFu.Configuration.Internals.TableInfo
리턴 void