DB.TPSCommandType
From RAD Studio VCL Reference
Delphi Information
From DB.pas
TPSCommandType = { ctUnknown, ctQuery, ctTable, ctStoredProc, ctServerMethod, ctSelect, ctInsert, ctUpdate, ctDelete, ctDDL };
Unit: DB
Type: enum
C++ Information
From DB.hpp
enum TPSCommandType{ ctUnknown, ctQuery, ctTable, ctStoredProc, ctServerMethod, ctSelect, ctInsert, ctUpdate, ctDelete, ctDDL };
Unit: DB
Type: enum
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!