EntityFieldsCoreTFieldIListItem Property |
Namespace: SD.LLBLGen.Pro.ORMSupportClasses
Exception | Condition |
---|---|
IndexOutOfRangeException | When the index specified is not found in the internal datastorage. |
ArgumentNullException | When the passed in IEntityField is null |
ArgumentException | When the passed in IEntityField is already added. Fields have to be unique. |