FetchNewAuthorizationFailureResultHint Enumeration |
Namespace: SD.LLBLGen.Pro.ORMSupportClasses
Member name | Value | Description | |
---|---|---|---|
ClearData | 0 | Clear the data of the entity. The entity is added to the collection, if the fetch was a collection fetch. | |
ThrowAway | 1 | The entity is thrown out and not added to a collection, if the fetch was a collection fetch. This is the default. |
(c)2002-2018 Solutions Design bv