C# Class Npgsql.Tests.ReaderOldSchemaTests

This tests the .NET Framework DbDataReader schema/metadata API, which returns DataTable. For the new CoreCLR API, see ReaderNewSchemaTests.
Inheritance: TestBase
显示文件 Open project: npgsql/npgsql

Private Methods

Method Description
AllowDBNull ( ) : void
GetSchemaTableWithoutResult ( ) : void
IsAutoIncrementMetadataSupport ( ) : void
IsReadOnlyMetadataSupport ( ) : void
PrimaryKeyFieldMetadataSupport ( ) : void
PrimaryKeyFieldsMetadataSupport ( ) : void
WithoutPersistSecurityInfo ( ) : void