C# Класс NSoft.NFramework.Data.AdoToolFixture

Наследование: AdoFixtureBase
Показать файл Открыть проект

Открытые методы

Метод Описание
MethodInTransaction ( ) : void

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

Метод Описание
Can_GetCommonPropertyNames ( ) : void
ConvertAllFromDataReaderWithPaging ( string customerId, int firstResult, int maxResults ) : void
ConvertAllFromDataTable ( int firstResult, int maxResults ) : void
ConvertAllFromDataTableByConverter ( int firstResult, int maxResults ) : void
ConvertAllFromDataTableByNameMappingFuncs ( int firstResult, int maxResults ) : void
ConvertAllFromDataTableByPaging ( string customerId, int firstResult, int maxResults ) : void
ConvertAllFromDataTableByPropertyNameMapping ( int firstResult, int maxResults ) : void
CountOfDataReader ( int firstResult, int maxResults ) : void
GetCustomerOrderHistoryDataReader ( string customerId ) : IDataReader
MapFromDataReader ( int firstResult, int maxResults ) : void
MapFromDataReaderByConverter ( int firstResult, int maxResults ) : void
MapFromDataReaderByNameMappingFuncs ( int firstResult, int maxResults ) : void
MapFromDataReaderByPersister ( int firstResult, int maxResults ) : void
MapFromDataReaderByPropertyNameMapping ( int firstResult, int maxResults ) : void
MapFromDataReaderExcludeProperty ( int firstResult, int maxResults ) : void
SetParameterValuesGeneric ( ) : void
UseTransactionScopeTest ( ) : void

Описание методов

MethodInTransaction() публичный статический Метод

public static MethodInTransaction ( ) : void
Результат void