SqlDataReader.GetProviderSpecificFieldType(Int32) Method
Definition
Gets an Object
that is a representation of the underlying provider-specific field type.
public:
override Type ^ GetProviderSpecificFieldType(int i);
public override Type GetProviderSpecificFieldType (int i);
override this.GetProviderSpecificFieldType : int -> Type
Public Overrides Function GetProviderSpecificFieldType (i As Integer) As Type
Parameters
Returns
Gets an Object that is a representation of the underlying provider-specific field type.