Datasnap.DSCommonServer.TDSDefaultCommandHandler.DbxPrepare

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DbxPrepare(const Message: TDBXPrepareMessage); override;

C++

virtual void __fastcall DbxPrepare(Data::Dbxmessagehandlercommon::TDBXPrepareMessage* const Message);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
Datasnap.DSCommonServer.pas
Datasnap.DSCommonServer.hpp
Datasnap.DSCommonServer TDSDefaultCommandHandler

Description

Déclenche une exception d'opération non supportée.

La méthode DbxPrepare déclenche une exception d'opération non supportée.

Voir aussi