FireDAC.Phys.TFDPhysDriverService

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

FireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTFDPhysDriverService

Delphi

TFDPhysDriverService = class (TFDComponent, IFDStanErrorHandler)

C++

class PASCALIMPLEMENTATION TFDPhysDriverService : public Firedac::Stan::Intf::TFDComponent

プロパティ

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

説明

TFDPhysDriverService コンポーネントは、あらゆるドライバ サービス コンポーネントの基底クラスです。


TFDPhysDriverService クラスでは、TFDPhysDriverService.DriverLink プロパティを設定することでドライバ リンクにサービスをリンクできるようになっています。

アプリケーションで TFDPhysDriverService コンポーネントを直接使用しないでください。

関連項目