DbDataReader::GetProviderSpecificFieldType Method (Int32)
.NET Framework (current version)
Returns the provider-specific field type of the specified column.
Assembly: System.Data (in System.Data.dll)
Parameters
- ordinal
-
Type:
System::Int32
The zero-based column ordinal.
Return Value
Type: System::Type^The Type object that describes the data type of the specified column.
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: