Поделиться через


SqliteDataReader.GetDateTime(Int32) Метод

Определение

Возвращает значение заданного столбца в виде объекта DateTime.

public override DateTime GetDateTime (int ordinal);
override this.GetDateTime : int -> DateTime
Public Overrides Function GetDateTime (ordinal As Integer) As DateTime

Параметры

ordinal
Int32

Порядковый номер столбца (от нуля).

Возвращаемое значение

Значение столбца.

Применяется к