Property StoreAs
StoreAs
Specifies whether the result set should be stored as seperate entities or as a collection.
Declaration
public StoreAs StoreAs { get; set; }
Property Value
| Type | Description |
|---|---|
| StoreAs | Specifies whether the result set should be stored as seperate entities or as a collection. |