UnitOfWorkInsertMultiElementCollection Property |
Gets the collection to call InsertMulti on
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.10.0.0 (5.10.0)
Syntax public IEntityCollection Collection { get; }
Public ReadOnly Property Collection As IEntityCollection
Get
Property Value
Type:
IEntityCollectionSee Also