IBX.IBCustomDataSet.TIBCustomDataSet.QRefresh

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property QRefresh: TIBSQL read FQRefresh;

C++

__property Ibx::Ibsql::TIBSQL* QRefresh = {read=FQRefresh};

Propriétés

Type Visibilité  Source Unité  Parent
property protected
IBX.IBCustomDataSet.pas
IBX.IBCustomDataSet.hpp
IBX.IBCustomDataSet TIBCustomDataSet

Description

Permet d'accéder directement à l'objet SQL encapsulant l'instruction RefreshSQL.

Utilisez QRefresh pour accéder à l'objet SQL qui encapsule l'instruction RefreshSQL.