FireDAC.Phys.IBWrapper.TIBStatement.InVars
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
Unit: FireDAC.Phys.IBWrapper | |
Parent: TIBStatement |
Delphi
property InVars: TIBVariables read FInVars;
C++
__property TIBVariables* InVars = {read=FInVars};
Description
Embarcadero Technologies does not currently have any additional information.