Unit uRESTDWSqlEditor

Descrição

 

Uses

Visão Geral

Classes, Interfaces, Objetos e Registros

Nome Descrição
Classe TFrmDWSqlEditor  
Classe TRESTDWSQLEditor  

Constantes

cSelect = 'Select %s From %s';
cInsert = 'Insert into %s (%s) Values (%s)';
cDelete = 'Delete From %s Where ';
cUpdate = 'Update %s Set %s Where ';

Variáveis

FrmDWSqlEditor: TFrmDWSqlEditor;

Descrição

Constantes

cSelect = 'Select %s From %s';
 
cInsert = 'Insert into %s (%s) Values (%s)';
 
cDelete = 'Delete From %s Where ';
 
cUpdate = 'Update %s Set %s Where ';
 

Variáveis

FrmDWSqlEditor: TFrmDWSqlEditor;
 

Gerado por PasDoc 0.16.0.