Click or drag to resize

IFullTextQueryRow Properties

The IFullTextQueryRow type exposes the following members.

Properties
  NameDescription
Public propertyDocument
Gets the document that was used for creating this entry
(Inherited from IQueryRow.)
Public propertyDocumentID
Gets the ID of the document that was used for creating this entry
(Inherited from IQueryRow.)
Public propertyFullTextMatched
Gets the full text that was matched
Public propertyMatchCount
Gets the number of matches
Public propertySequence
Gets the sequence of the document that was used for creating this entry
(Inherited from IQueryRow.)
Top
See Also