SimpleORM.NET
schema_info Property
NamespacesSorm.InterfacesProviderschema_info

[This is preliminary documentation and is subject to change.]

Retrieve a complete description of the storage
Declaration Syntax
C#Visual BasicVisual C++
List<EntryDescriptor> schema_info { get; }
ReadOnly Property schema_info As List(Of EntryDescriptor)
property List<EntryDescriptor^>^ schema_info {
	List<EntryDescriptor^>^ get ();
}

Assembly: sorm.interfaces (Module: sorm.interfaces) Version: 1.0.0.13068