FireDAC.Phys.IBBase.TFDPhysIBCommandBase.InternalCloseStreams

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

Delphi

procedure InternalCloseStreams; override;

C++

virtual void __fastcall InternalCloseStreams(void);

プロパティ

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


説明

内部ストリーム パラメータを閉じ、コマンドを実行します。

CloseStreams は、InternalCloseStreams を呼び出します。

関連項目