Disposed
- Last UpdatedNov 25, 2015
- 1 minute read
This value indicates that Dispose() has been called for the command object. Disposed is automatically set when aaDBAccess.RemoveCommand() is called, or when Dispose() is called on the connection object or transaction object that owns the command.