Gets or sets the wait time before terminating the attempt to execute a SQL statement and generating an error.
The time in seconds to wait for this SQL statement to execute. A value of 0 specifies no time limit. The default value is the CommandTimeout
application config setting.
ScalarQuery Class | DomainObjects.Facade.Command Namespace