IFullTextIndexSchemaHashField Property |
Gets the field in which the hash is stored.
Namespace:
VDS.RDF.Query.FullText.Schema
Assembly:
dotNetRDF.Query.FullText (in dotNetRDF.Query.FullText.dll) Version:
Syntax string HashField { get; }
ReadOnly Property HashField As String
Get
Property Value
Type:
StringRemarks
Used for unindexing.
See Also