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; }
Public ReadOnly Property TypesByName As BTreeSetOidShort(Of VelocityDbType)
Get
public:
property BTreeSetOidShort<VelocityDbType^>^ TypesByName {
BTreeSetOidShort<VelocityDbType^>^ get ();
}
member TypesByName : BTreeSetOidShort<VelocityDbType> with get
Property Value
Type:
BTreeSetOidShortVelocityDbTypeSee Also