Метод | Описание | |
---|---|---|
BeforeDelete ( Action |
||
BeforeSave ( Action |
||
ConnectionString ( string name ) : ISettings | ||
DynamicTableConfigurator ( ) : System | ||
PrimaryKey ( string name ) : ISettings | ||
Table ( string name ) : ISettings | ||
Use ( Action |
||
WhenAskedFor ( string table ) : IUse |
Метод | Описание | |
---|---|---|
AddFilter ( FilterType type, Action |
public BeforeDelete ( Action |
||
filter | Action |
|
Результат | ISettings |
public BeforeSave ( Action |
||
filter | Action |
|
Результат | ISettings |
public ConnectionString ( string name ) : ISettings | ||
name | string | |
Результат | ISettings |
public DynamicTableConfigurator ( ) : System | ||
Результат | System |
public PrimaryKey ( string name ) : ISettings | ||
name | string | |
Результат | ISettings |
public WhenAskedFor ( string table ) : IUse | ||
table | string | |
Результат | IUse |