Method | Description | |
---|---|---|
BeforeDelete ( Action |
||
BeforeSave ( Action |
||
ConnectionString ( string name ) : ISettings | ||
DynamicTableConfigurator ( ) : System | ||
PrimaryKey ( string name ) : ISettings | ||
Table ( string name ) : ISettings | ||
Use ( Action |
||
WhenAskedFor ( string table ) : IUse |
Method | Description | |
---|---|---|
AddFilter ( FilterType type, Action |
public BeforeDelete ( Action |
||
filter | Action |
|
return | ISettings |
public BeforeSave ( Action |
||
filter | Action |
|
return | ISettings |
public ConnectionString ( string name ) : ISettings | ||
name | string | |
return | ISettings |
public PrimaryKey ( string name ) : ISettings | ||
name | string | |
return | ISettings |