5

Is there a way to add or change constraints (like primary keys, foreign keys, indexes, etc.) to an sql database with the TFDMetaInfoQuery from delphi firedac tools or the only thing I can do is extracting such information ?

something like : TFDMetaInfoQuery.AddConstraint or TFDMetaInfoQuery.AddPrimaryKey or TFDMetaInfoQuery.AddIndex - you get the point.

1 Answer 1

2

From the manual about using TFDMetaInfoQuery:

The metadata dataset is read-only and cannot be edited.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.