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