CurrentValueRecord.GetDbDataReader(Int32) Metoda

Definicja

NotSupportedException Zgłasza wyjątek we wszystkich przypadkach.

protected:
 override System::Data::Common::DbDataReader ^ GetDbDataReader(int ordinal);
protected override System.Data.Common.DbDataReader GetDbDataReader (int ordinal);
override this.GetDbDataReader : int -> System.Data.Common.DbDataReader
Protected Overrides Function GetDbDataReader (ordinal As Integer) As DbDataReader

Parametry

ordinal
Int32

Porządkowość pola.

Zwraca

Wartość pola jako DbDataReader.

Wyjątki

We wszystkich przypadkach.

Dotyczy