Property | Type | Description |
---|
Method | Description | |
---|---|---|
DeleteAll ( ) : void | ||
Find ( int id ) : |
||
FindAll ( ) : Castle.ActiveRecord.Tests.OtherDbPost[] | ||
OtherDbPost ( ) : System | ||
OtherDbPost ( |
||
SaveWithException ( ) : void |
Method | Description | |
---|---|---|
BeforeSave ( IDictionary state ) : bool |
protected BeforeSave ( IDictionary state ) : bool | ||
state | IDictionary | |
return | bool |
public static FindAll ( ) : Castle.ActiveRecord.Tests.OtherDbPost[] | ||
return | Castle.ActiveRecord.Tests.OtherDbPost[] |
public OtherDbPost ( |
||
blog | ||
title | String | |
contents | String | |
category | String | |
return | System |