Skip to content

ShowTablePropertiesCommand Logical Command

ShowTablePropertiesCommand is a RunnableCommand that represents ShowTableProperties logical operator with the following logical operators at execution:

Note

ShowTableProperties logical operator can also be planned to ShowTablePropertiesExec physical command for the other cases.

Creating Instance

ShowTablePropertiesCommand takes the following to be created:

  • TableIdentifier
  • (optional) Property Key

ShowTablePropertiesCommand is created when: