C# Class Castle.MonoRail.ActiveRecordSupport.ARCommonUtils

Show file Open project: nats/castle-1.0.3-mono Class Usage Examples

Public Methods

Method Description
ObtainPKProperty ( ActiveRecordModel model ) : PrimaryKeyModel

Method Details

ObtainPKProperty() public static method

public static ObtainPKProperty ( ActiveRecordModel model ) : PrimaryKeyModel
model Castle.ActiveRecord.Framework.Internal.ActiveRecordModel
return Castle.ActiveRecord.Framework.Internal.PrimaryKeyModel