RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DRIntf.HasConstraints Function

Indicates whether there are any data constraints for a dataset stored in the Data Dictionary.

Pascal
function HasConstraints(Dataset: TDBDataset): Boolean;
C++
Boolean HasConstraints(TDBDataset Dataset);

DRIntf

Call HasConstraints to determine whether the Data Dictionary has any constraints recorded for the specified dataset. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!