Field names used by this index.
Namespace:
VelocityDb.Indexing
Assembly:
VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic string FieldNames { get; }
Public ReadOnly Property FieldNames As String
Get
public:
property String^ FieldNames {
String^ get ();
}
member FieldNames : string with get
Property Value
Type:
String
See Also