C# 클래스 Acme.Northwind.EFDAL.DBHelper

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

비공개 메소드들

메소드 설명
AddParameter ( IDbCommand cmd, string parameterName, object value ) : void
AddReturnParameter ( IDbCommand cmd ) : void
GetCommand ( string commandText, CommandType commandType, IDbConnection connection ) : IDbCommand
GetConnection ( ) : IDbConnection
GetConnection ( string connectionString ) : IDbConnection