TypeVersionAnyFieldIndex Property |
Does managed type or its base classes include a field index ?
Namespace:
VelocityDb.TypeInfo
Assembly:
VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic bool AnyFieldIndex { get; }
Public ReadOnly Property AnyFieldIndex As Boolean
Get
public:
property bool AnyFieldIndex {
bool get ();
}
member AnyFieldIndex : bool with get
Property Value
Type:
Boolean
See Also