Click or drag to resize

SchemaTypesByName Property

All persisted types ordered by Type name

Namespace:  VelocityDb.TypeInfo
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public BTreeSetOidShort<VelocityDbType> TypesByName { get; }

Property Value

Type: BTreeSetOidShortVelocityDbType
See Also