The GetMssqlData type exposes the following members.
Back to Top
Fields
Name | Description | |
---|---|---|
![]() ![]() | commandTimeout |
Stores the command timeout, default is 15 min.
|
![]() | connStr |
Stores the connection string needed for the next SQL query.
|
![]() | error |
Records if there has been an execution error.
|
![]() | lastError |
Stores a reference to the last execption that occured.
|
See Also