FireDAC.Phys.IBBase.TFDIBInfo.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: destructor
Visibility: public
Source: FireDAC.Phys.IBBase.hpp
Unit: FireDAC.Phys.IBBase
Parent: TFDIBInfo

C++

/* TFDPhysDriverService.Destroy */ inline __fastcall virtual ~TFDIBInfo() { }

Description

Destroys this instance of TFDIBInfo.

See Also