Click or drag to resize

StaticEntityFieldsDataContainerCreateLocalCopy Method

Creates a copy of this object and sets the IsLocalCopy flag. This allows external code to alter the contents of this object.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public StaticEntityFieldsDataContainer CreateLocalCopy()

Return Value

Type: StaticEntityFieldsDataContainer
See Also