C# 클래스 MySql.Data.Entity.Tests.BaseEdmTest

파일 보기 프로젝트 열기: Top-Cat/SteamBot

보호된 메소드들

메소드 설명
CheckSql ( string sql, string refSql ) : void
Initialize ( ) : void

비공개 메소드들

메소드 설명
GetEntityConnection ( ) : System.Data.EntityClient.EntityConnection

메소드 상세

CheckSql() 보호된 메소드

protected CheckSql ( string sql, string refSql ) : void
sql string
refSql string
리턴 void

Initialize() 보호된 메소드

protected Initialize ( ) : void
리턴 void