Indicates whether there are any data constraints for a dataset stored in the Data Dictionary.
function HasConstraints(Dataset: TDBDataset): Boolean;
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!
|