DataSourceDataContainerType Enumeration |
Namespace: SD.LLBLGen.Pro.ORMSupportClasses
Member name | Value | Description | |
---|---|---|---|
EntityCollection | 0 | The object containing the data is an entity collection (selfservicing style or adapter style). | |
TypedList | 1 | The object containing the data is a typed list | |
TypedView | 2 | The object containing the data is a typed view. |
(c)2002-2019 Solutions Design bv