Base solution for your next web application
Open Closed

How to know the list of Condition Commands in Power tool ? #10215


User avatar
0
sempus created

Hi!

I'm using ASPNETZERO V10.2.0 (Angular + .Net5).

I have a question about Power Tool Generation.

How do I check the Table have a foreign Key field ? How to know the list of Condition Commands in Power tool ?

I want to add 1 template if the table has one foreign key (navigationPropertyTemplates). What should I do?

Thanks.


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @sempus

    How do I check the Table have a foreign Key field ?

    For generated tables, you can click Regenerate button on Power Tools and open the table in edit mode. In that way, you can see the navigation properties on Navigation Properties tab.

    How to know the list of Condition Commands in Power tool ?

    Here are the valid operators;

    >=
    <=
    ==
    >
    <
    !=