![]() |
Flexberry ORM 4.0.0
|
Тест скорости сервиса данных. Подробнее...
Открытые члены | |
DataServiceSpeedTest () | |
Конструктор. Подробнее... | |
void | InsertSelectUpdateDeleteSpeedTest () |
Цикл: создание, загрузка, обновление, удаление - количество циклов в секунду. Подробнее... | |
![]() | |
void | Dispose () |
Deletes the temporary databases and perform other cleaning. Подробнее... | |
Дополнительные унаследованные члены | |
![]() | |
BaseIntegratedTest (string tempDbNamePrefix) | |
Initializes a new instance of the BaseIntegratedTest class. Подробнее... | |
virtual MSSQLDataService | CreateMssqlDataService (string connectionString) |
Creates the MSSQLDataService instance for temp database. Подробнее... | |
virtual PostgresDataService | CreatePostgresDataService (string connectionString) |
Creates the PostgresDataService instance for temp database. Подробнее... | |
virtual OracleDataService | CreateOracleDataService (string connectionString) |
Creates the OracleDataService instance for temp database. Подробнее... | |
virtual void | Dispose (bool disposing) |
Deletes the temporary databases and perform other cleaning. Подробнее... | |
![]() | |
virtual string | MssqlScript [get] |
virtual string | PostgresScript [get] |
virtual string | OracleScript [get] |
IEnumerable< IDataService > | DataServices [get] |
Data services for temp databases. Подробнее... | |
Тест скорости сервиса данных.
|
inline |
Конструктор.
|
inline |
Цикл: создание, загрузка, обновление, удаление - количество циклов в секунду.