Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

ExecutionState

  • Last UpdatedNov 25, 2015
  • 1 minute read

This read-only property returns the execution state of a SQL command. Because command processing can be asynchronous, you must determine whether the command has been processed before you request the execution state.

Syntax

aaDBCommandState.ExecutionState

Related Links