DataAccessAdapterCoreInsertPersistenceInfoObjects Method (WindowSpecification) |
Inserts in the elements inside the specified windowspecification the persistence info.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax protected virtual void InsertPersistenceInfoObjects(
WindowSpecification windowSpecification
)
Protected Overridable Sub InsertPersistenceInfoObjects (
windowSpecification As WindowSpecification
)
Parameters
- windowSpecification
- Type: SD.LLBLGen.Pro.ORMSupportClassesWindowSpecification
See Also