Gets or sets the custom access strategy
Namespace: Castle.ActiveRecord
Assembly: Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0
Syntax
| C# |
|---|
public string CustomAccess{ get; set;} |
Field Value
The custom access.
See Also
WithAccessAttribute Class
Castle.ActiveRecord Namespace