POST api/eidReader/openconn
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
SqlConnection| Name | Description | Type | Additional information |
|---|---|---|---|
| StatisticsEnabled | boolean |
None. |
|
| AccessToken | string |
None. |
|
| ConnectionString | string |
None. |
|
| ConnectionTimeout | integer |
None. |
|
| Database | string |
None. |
|
| DataSource | string |
None. |
|
| PacketSize | integer |
None. |
|
| ClientConnectionId | globally unique identifier |
None. |
|
| ServerVersion | string |
None. |
|
| State | ConnectionState |
None. |
|
| WorkstationId | string |
None. |
|
| Credential | SqlCredential |
None. |
|
| FireInfoMessageEventOnUserErrors | boolean |
None. |
|
| Site | ISite |
None. |
|
| Container | IContainer |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.