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.4.0.0 (5.4.0)
Syntax public StaticEntityFieldsDataContainer CreateLocalCopy()
Public Function CreateLocalCopy As StaticEntityFieldsDataContainer
Return Value
Type:
StaticEntityFieldsDataContainerSee Also