FireDAC.Phys.IBBase.TFDPhysIBCommandBase.FHasIntStreams

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

FHasIntStreams: Boolean;

C++

bool FHasIntStreams;

プロパティ

種類 可視性 ソース ユニット
field protected
FireDAC.Phys.IBBase.pas
FireDAC.Phys.IBBase.hpp
FireDAC.Phys.IBBase TFDPhysIBCommandBase


説明

コマンドが 1 つまたは複数の内部ストリーム パラメータを受け取ったか(True)、否か(False)を示します。

関連項目