Click or drag to resize
SphinxQLDataReaderGetInt64 Method
Overload List
  NameDescription
Public methodGetInt64(Int32)
Gets the value of the specified column as a 64-bit signed integer.
(Overrides DbDataReaderGetInt64(Int32).)
Public methodGetInt64(String)
Gets the value of the specified column as a 64-bit signed integer.
Top
See Also