IBX.IBCustomDataSet.TIBDataSet.ModifySQL

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ModifySQL: TStrings read GetModifySQL write SetModifySQL;

C++

__property ModifySQL;

Propriétés

Type Visibilité  Source Unité  Parent
property published
IBX.IBCustomDataSet.pas
IBX.IBCustomDataSet.hpp
IBX.IBCustomDataSet TIBDataSet

Description

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

IBX.IBCustomDataSet.TIBDataSet.ModifySQL hérite de IBX.IBCustomDataSet.TIBCustomDataSet.ModifySQL. Tout le contenu en-dessous de cette ligne se réfère à IBX.IBCustomDataSet.TIBCustomDataSet.ModifySQL.

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

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