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