Метод | Описание | |
---|---|---|
Delete ( ) : System | ||
RunDeletion ( string table, int IntKey ) : bool |
Runs the deletion.
|
|
RunDeletion ( string table, int IntKey, string StrKey ) : bool | ||
RunDeletion ( string table, string StrKey ) : bool |
Метод | Описание | |
---|---|---|
Build ( ) : void |
Метод | Описание | |
---|---|---|
AddParameters ( DbCommand cmd, |
||
DeleteObjects ( string Table, |
||
FillObjects ( string Table, TreeIter root, |
||
SimpleDialog ( string ObjectName ) : ResponseType |
public RunDeletion ( string table, int IntKey ) : bool | ||
table | string | Table. |
IntKey | int | Int key. |
Результат | bool |
public RunDeletion ( string table, int IntKey, string StrKey ) : bool | ||
table | string | |
IntKey | int | |
StrKey | string | |
Результат | bool |
public RunDeletion ( string table, string StrKey ) : bool | ||
table | string | |
StrKey | string | |
Результат | bool |