Model for a Primary Key

Namespace: Castle.ActiveRecord.Framework.Internal
Assembly:  Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0

Syntax

C#
[SerializableAttribute]
public class PrimaryKeyModel : IVisitable

Inheritance Hierarchy

System..::Object
  Castle.ActiveRecord.Framework.Internal..::PrimaryKeyModel

See Also