Click or drag to resize
SphinxQLDataReaderGetDateTime Method
Overload List
  NameDescription
Public methodGetDateTime(Int32)
Gets the value of the specified column as a DateTime object.
(Overrides DbDataReaderGetDateTime(Int32).)
Public methodGetDateTime(String)
Gets the value of the specified column as a DateTime object.
Top
See Also