NPersistence Reference Guide
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Determine the load state of a given persistent attribute.
Namespace: NPersistenceAssembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
bool IsLoaded( Object entity, string attributeName )
Parameters
- entity
- Object
entity containing the attribute
- attributeName
- String
name of attribute whose load state is to be determined