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)
Syntaxpublic StaticEntityFieldsDataContainer CreateLocalCopy()
Public Function CreateLocalCopy As StaticEntityFieldsDataContainer
Return Value
Type: 
StaticEntityFieldsDataContainer
See Also