The default timeout value to be used when the DBCommand is initialized.
[Visual Basic] Protected Const DefaultCommandTimeout As Integer [C#] protected const int DefaultCommandTimeout; [C++] protected: const int DefaultCommandTimeout; [JScript] protected var DefaultCommandTimeout : int;
DBCommand Class | DBCommand Members | System.Data.Internal Namespace