SDAC

TDAMetaData.GetRestrictions Method

Used to find out which restrictions are applicable to a certain MetaDataKind.

Class

TDAMetaData

Syntax

procedure GetRestrictions(List: TStrings; const MetaDataKind: string);

Parameters
List
Holds the object that will be filled with metadata kinds (restrictions).
MetaDataKind
Holds the metadata kind for which restrictions are returned.

Remarks

Call the GetRestrictions method to find out which restrictions are applicable to a certain MetaDataKind. The List parameter will be cleared and then filled with values.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback