Click or drag to resize

QueryCreationManagerInsertPersistenceInfoObjects Method (WindowSpecification)

Inserts in the elements inside the specified windowspecification 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)
Syntax
protected virtual void InsertPersistenceInfoObjects(
	WindowSpecification windowSpecification
)

Parameters

windowSpecification
Type: SD.LLBLGen.Pro.ORMSupportClassesWindowSpecification
See Also