API:Bde.DBTables.TStoredProc.ParamBindMode
Delphi
property ParamBindMode: TParamBindMode read FBindMode write FBindMode default pbByName;
C++
__property TParamBindMode ParamBindMode = {read=FBindMode, write=FBindMode, default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Bde.DBTables.pas Bde.DBTables.hpp |
Bde.DBTables | TStoredProc |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!