C# 클래스 Npgsql.Tests.ReaderOldSchemaTests

This tests the .NET Framework DbDataReader schema/metadata API, which returns DataTable. For the new CoreCLR API, see ReaderNewSchemaTests.
상속: TestBase
파일 보기 프로젝트 열기: npgsql/npgsql

비공개 메소드들

메소드 설명
AllowDBNull ( ) : void
GetSchemaTableWithoutResult ( ) : void
IsAutoIncrementMetadataSupport ( ) : void
IsReadOnlyMetadataSupport ( ) : void
PrimaryKeyFieldMetadataSupport ( ) : void
PrimaryKeyFieldsMetadataSupport ( ) : void
WithoutPersistSecurityInfo ( ) : void