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