Click or drag to resize
SphinxQLDataReaderIsDBNull Method
Overload List
  NameDescription
Public methodIsDBNull(Int32)
Gets a value that indicates whether the column contains nonexistent or missing values.
(Overrides DbDataReaderIsDBNull(Int32).)
Public methodIsDBNull(String)
Gets a value that indicates whether the column contains nonexistent or missing values.
Top
See Also