FireDAC.Phys.IBBase.TFDPhysIBCommandBase.FHasIntStreams
| [–] Properties | |
|---|---|
| Type: field | |
| Visibility: protected | |
| Source: FireDAC.Phys.IBBase.pas FireDAC.Phys.IBBase.hpp
| |
| Unit: FireDAC.Phys.IBBase | |
| Parent: TFDPhysIBCommandBase | |
Delphi
FHasIntStreams: Boolean;
C++
bool FHasIntStreams;
Description
Indicates whether the command receives one or more internal stream parameters (True) or none (False).