Denotes that the specific class -
which is an ActiveRecordBase subclass
should not be processed by the framework
Namespace: Castle.ActiveRecord
Assembly: Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0
Syntax
| C# |
|---|
[SerializableAttribute] [AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple = false, Inherited = false)] public class ActiveRecordSkipAttribute : Attribute |
Inheritance Hierarchy
See Also
ActiveRecordSkipAttribute Members
Castle.ActiveRecord Namespace