IFullTextIndexSchema.HashField 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:
Syntaxstring HashField { get; }
ReadOnly Property HashField As String
Get
Property Value
Type:
String
Remarks
Used for unindexing.
See Also