C# Класс Acme.Northwind.EFDAL.DBHelper

Показать файл Открыть проект

Приватные методы

Метод Описание
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