C# 클래스 ADOUtils.Tests.TestUtils

파일 보기 프로젝트 열기: gimmi/adoutils

공개 메소드들

메소드 설명
CreateTestDb ( ) : void
Execute ( string sql, string dbName = DBName ) : void

메소드 상세

CreateTestDb() 공개 정적인 메소드

public static CreateTestDb ( ) : void
리턴 void

Execute() 공개 정적인 메소드

public static Execute ( string sql, string dbName = DBName ) : void
sql string
dbName string
리턴 void