Click or drag to resize
SphinxQLDataReaderGetBoolean Method
Overload List
  NameDescription
Public methodGetBoolean(Int32)
Gets the value of the specified column as a Boolean.
(Overrides DbDataReaderGetBoolean(Int32).)
Public methodGetBoolean(String)
Gets the value of the specified column as a Boolean.
Top
See Also