QueryCreationManagerInsertPersistenceInfoObjects Method (WindowPartition) | 
  Inserts in the elements inside the windowpartition specified the persistence info. 
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses.Adapter
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntaxprotected virtual void InsertPersistenceInfoObjects(
	WindowPartition partition
)
Protected Overridable Sub InsertPersistenceInfoObjects ( 
	partition As WindowPartition
)
Parameters
- partition
 - Type: SD.LLBLGen.Pro.ORMSupportClassesWindowPartition
 
See Also