SimpleORM.NET
items Property
NamespacesSorm.InterfacesTypeSchemaitems

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

List of tables representing this type.
Declaration Syntax
C#Visual BasicVisual C++
List<ItemSchema> items { get; }
ReadOnly Property items As List(Of ItemSchema)
property List<ItemSchema^>^ items {
	List<ItemSchema^>^ get ();
}

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