Classe TRESTDWPoolerDB
Unit
Declaração
type TRESTDWPoolerDB = class(TRESTDWComponent)
Descrição
No description available, ancestor TRESTDWComponent description follows
Hierarquia
- TObject
- TPersistent
- TComponent
- TRESTDWComponent
- TRESTDWPoolerDB
Visão Geral
Métodos
![]() |
procedure Notification(AComponent: TComponent; Operation: TOperation); override; |
![]() |
Function ExecuteCommand(SQL : String; Var Error : Boolean; Var MessageError : String; Var BinaryBlob : TMemoryStream; Var RowsAffected : Integer; Execute : Boolean = False) : String; Overload; |
![]() |
Function ExecuteCommand(SQL : String; Params : TRESTDWParams; Var Error : Boolean; Var MessageError : String; Var BinaryBlob : TMemoryStream; Var RowsAffected : Integer; Execute : Boolean = False) : String; Overload; |
![]() |
Function InsertMySQLReturnID(SQL : String; Var Error : Boolean; Var MessageError : String) : Integer; Overload; |
![]() |
Function InsertMySQLReturnID(SQL : String; Params : TRESTDWParams; Var Error : Boolean; Var MessageError : String) : Integer; Overload; |
![]() |
Procedure ExecuteProcedure(ProcName : String; Params : TRESTDWParams; Var Error : Boolean; Var MessageError : String); |
![]() |
Procedure ExecuteProcedurePure(ProcName : String; Var Error : Boolean; Var MessageError : String); |
![]() |
Constructor Create(AOwner : TComponent); Override; |
![]() |
Destructor Destroy; Override; |
Propriedades
![]() |
property RESTDriver : TRESTDWDriver Read GetConnection Write SetConnection; |
![]() |
property Compression : Boolean Read vCompression Write vCompression; |
![]() |
property Encoding : TEncodeSelect Read vEncoding Write vEncoding; |
![]() |
property StrsTrim : Boolean Read vStrsTrim Write vStrsTrim; |
![]() |
property StrsEmpty2Null : Boolean Read vStrsEmpty2Null Write vStrsEmpty2Null; |
![]() |
property StrsTrim2Len : Boolean Read vStrsTrim2Len Write vStrsTrim2Len; |
![]() |
property Active : Boolean Read vActive Write vActive; |
![]() |
property PoolerOffMessage : String Read vMessagePoolerOff Write vMessagePoolerOff; |
![]() |
property AccessTag : String Read vAccessTag Write vAccessTag; |
![]() |
property ParamCreate : Boolean Read vParamCreate Write vParamCreate; |
Descrição
Métodos
![]() |
procedure Notification(AComponent: TComponent; Operation: TOperation); override; |
![]() |
Function ExecuteCommand(SQL : String; Var Error : Boolean; Var MessageError : String; Var BinaryBlob : TMemoryStream; Var RowsAffected : Integer; Execute : Boolean = False) : String; Overload; |
![]() |
Function ExecuteCommand(SQL : String; Params : TRESTDWParams; Var Error : Boolean; Var MessageError : String; Var BinaryBlob : TMemoryStream; Var RowsAffected : Integer; Execute : Boolean = False) : String; Overload; |
![]() |
Function InsertMySQLReturnID(SQL : String; Var Error : Boolean; Var MessageError : String) : Integer; Overload; |
![]() |
Function InsertMySQLReturnID(SQL : String; Params : TRESTDWParams; Var Error : Boolean; Var MessageError : String) : Integer; Overload; |
![]() |
Procedure ExecuteProcedure(ProcName : String; Params : TRESTDWParams; Var Error : Boolean; Var MessageError : String); |
![]() |
Procedure ExecuteProcedurePure(ProcName : String; Var Error : Boolean; Var MessageError : String); |
![]() |
Constructor Create(AOwner : TComponent); Override; |
![]() |
Destructor Destroy; Override; |
Cria o Componente |
Propriedades
![]() |
property RESTDriver : TRESTDWDriver Read GetConnection Write SetConnection; |
Destroy a Classe |
![]() |
property Compression : Boolean Read vCompression Write vCompression; |
![]() |
property Encoding : TEncodeSelect Read vEncoding Write vEncoding; |
![]() |
property StrsTrim : Boolean Read vStrsTrim Write vStrsTrim; |
![]() |
property StrsEmpty2Null : Boolean Read vStrsEmpty2Null Write vStrsEmpty2Null; |
![]() |
property StrsTrim2Len : Boolean Read vStrsTrim2Len Write vStrsTrim2Len; |
![]() |
property Active : Boolean Read vActive Write vActive; |
![]() |
property PoolerOffMessage : String Read vMessagePoolerOff Write vMessagePoolerOff; |
![]() |
property AccessTag : String Read vAccessTag Write vAccessTag; |
![]() |
property ParamCreate : Boolean Read vParamCreate Write vParamCreate; |
Gerado por PasDoc 0.16.0.