Click or drag to resize

DataAccessAdapterCoreInsertPersistenceInfoObjects Method (WindowPartition)

Inserts in the elements inside the windowpartition specified the persistence info.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.5.0.0 (5.5.18.1019)
Syntax
protected virtual void InsertPersistenceInfoObjects(
	WindowPartition partition
)

Parameters

partition
Type: SD.LLBLGen.Pro.ORMSupportClassesWindowPartition
See Also