NPersistence Reference Guide
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Used to specify an access type to be applied to an entity class,
mapped superclass, or embeddable class, or to a specific attribute
of such a class.
Namespace: NPersistenceAssembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
public sealed class Access : Attribute
Members
All Members | Constructors ![]() | Fields ![]() |
![]() ![]() | ![]() ![]() ![]() | ![]() ![]() | ![]() ![]() ![]() ![]() |
Member | Description | |
---|---|---|
![]() | Access()()()() | Initializes a new instance of the Access class |
![]() | Access(AccessType) | Initializes a new instance of the Access class |
![]() | Value |
(Required) Specification of field- or property-based access.
|
Inheritance Hierarchy
System..::..Object
System..::..Attribute
NPersistence..::..Access
System..::..Attribute
NPersistence..::..Access