FireDAC.Phys.MongoDBWrapper.TMongoWriteConcern.InternalFreeHandle

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

Delphi

procedure InternalFreeHandle; override;

C++

virtual void __fastcall InternalFreeHandle();

プロパティ

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


説明

この書き込み確認(write concern)オブジェクトのハンドルを解放します。


関連項目