SqlDataReader.GetProviderSpecificValue(Int32) Metoda

Definicja

Pobiera element Object reprezentujący podstawową wartość specyficzną dla dostawcy.

public:
 override System::Object ^ GetProviderSpecificValue(int i);
public override object GetProviderSpecificValue (int i);
override this.GetProviderSpecificValue : int -> obj
Public Overrides Function GetProviderSpecificValue (i As Integer) As Object

Parametry

i
Int32

Reprezentująca Int32 porządkową kolumnę.

Zwraca

Jest Object to reprezentacja wartości specyficznej dla dostawcy bazowego.

Dotyczy

Zobacz też