Bde.DBTables.TParamBindMode

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TParamBindMode = (pbByName, pbByNumber);

C++

enum DECLSPEC_DENUM TParamBindMode : unsigned char { pbByName, pbByNumber };

Properties

Type Visibility Source Unit Parent
enum public
Bde.DBTables.pas
Bde.DBTables.hpp
Bde.DBTables Bde.DBTables

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!