Click or drag to resize
SphinxQLDataReaderGetInt16 Method
Overload List
  NameDescription
Public methodGetInt16(Int32)
Gets the value of the specified column as a 16-bit signed integer.
(Overrides DbDataReaderGetInt16(Int32).)
Public methodGetInt16(String)
Gets the value of the specified column as a 16-bit signed integer.
Top
See Also