C# Класс Npgsql.Tests.ReaderOldSchemaTests

This tests the .NET Framework DbDataReader schema/metadata API, which returns DataTable. For the new CoreCLR API, see ReaderNewSchemaTests.
Наследование: TestBase
Показать файл Открыть проект

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

Метод Описание
AllowDBNull ( ) : void
GetSchemaTableWithoutResult ( ) : void
IsAutoIncrementMetadataSupport ( ) : void
IsReadOnlyMetadataSupport ( ) : void
PrimaryKeyFieldMetadataSupport ( ) : void
PrimaryKeyFieldsMetadataSupport ( ) : void
WithoutPersistSecurityInfo ( ) : void