Click or drag to resize

SphinxQLDataReaderGetInt32 Method

Overload List
  NameDescription
Public methodGetInt32(Int32)
Gets the value of the specified column as a 32-bit signed integer.
(Overrides DbDataReaderGetInt32(Int32).)
Public methodGetInt32(String)
Gets the value of the specified column as a 32-bit signed integer.
Top
See Also