Osztály TRouter
Egység
Deklaráció
type TRouter = class(TObject)
Megjegyzés
This item has no description.
Hierarchia
- TObject
- TRouter
Áttekintés
Metódusok
![]() |
procedure AddRoute(AMethod: TSQLURIMethod; ARoute: string; ATarget: string); |
![]() |
procedure UpdateRoute(AMethod: TSQLURIMethod; ARoute: string; ATarget: string); |
![]() |
procedure DeleteRoute(AMethod: TSQLURIMethod; ARoute: string); |
![]() |
function Persist: Boolean; |
Megjegyzés
Metódusok
![]() |
procedure AddRoute(AMethod: TSQLURIMethod; ARoute: string; ATarget: string); |
|
This item has no description. | |
![]() |
procedure UpdateRoute(AMethod: TSQLURIMethod; ARoute: string; ATarget: string); |
|
This item has no description. | |
![]() |
procedure DeleteRoute(AMethod: TSQLURIMethod; ARoute: string); |
|
This item has no description. | |
![]() |
function Persist: Boolean; |
|
This item has no description. | |
Készítette PasDoc 0.16.0-snapshot.
