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