Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
TDataSet.CanModify
TDataSet
Top 


Indicates whether the database underlying a dataset permits write access to data.

property CanModify: Boolean;

Description
This property is always True for an instance of TDataSet. Descendant classes, such as TQuery, TStoredProc, and TTable, redeclare and reimplement this property to perform meaningful tests to determine whether a dataset has write access to data.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Apr 20, 2024