NamedSchemaCollection Class
From RemObjects Software
This is a Data Abstract Architecture entry
Feel free to add your notes to this topic below.
Overview (.NET)
(TODO: overview needed)
Namespace
Declaration (C#)
[Xml("IsObject", "true"), XmlDynamic("Count"), Xml("IsCollection", "true")] public class NamedSchemaCollection<TItem> : NamedObjectCollection<TItem>, IXmlAttributeValueProvider where TItem: class, INamedObject;
Hierarchy
- RemObjects.DataAbstract.Schema.NamedObjectCollection
- RemObjects.DataAbstract.Schema.NamedSchemaCollection
Methods
| | |
|---|---|
| NamedSchemaCollection | Default constructor for NamedSchemaCollection. |
See Also
Product: RemObjects Data Abstract
Current version: Data Abstract 'Vinci' (5.0)
Lists — Glossary — Features — How To — Drivers — Components — Tools — Samples — Articles — Architecture — Issues
