C# Class Acme.Northwind.EFDAL.DBHelper

Mostra file Open project: nHydrate/nHydrate

Private Methods

Method Description
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