FireDAC.Phys.IBBase.TFDPhysIBCommandBase.FHasIntStreams

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FHasIntStreams: Boolean;

C++

bool FHasIntStreams;

Properties

Type Visibility Source Unit Parent
field protected
FireDAC.Phys.IBBase.pas
FireDAC.Phys.IBBase.hpp
FireDAC.Phys.IBBase TFDPhysIBCommandBase

Description

Indicates whether the command receives one or more internal stream parameters (True) or none (False).

See Also