FireDAC.Phys.SQLite.TFDSQLiteBackup.Remaining

提供:RAD Studio API Documentation

Delphi

property Remaining: Integer read GetRemaining;

C++

__property int Remaining = {read=GetRemaining, nodefault};

プロパティ

種類 可視性 ソース ユニット
property public
FireDAC.Phys.SQLite.pas
FireDAC.Phys.SQLite.hpp
FireDAC.Phys.SQLite TFDSQLiteBackup


説明

コピーするページの残り数。

Remaining プロパティを使用すると、コピーするページの残り数を取得することができます。

関連項目