Connection State Log
The Connection State Log table lists information about the B-book trades. The fields for the Connection State Log table are:
Table Name: ConnectionStateLog
Column Name
Data Type
Valid Values
Allow Nulls
Description
PK_LogID
int identity
No
ConnID
int
No
ConnectionState
int
No
Priority
int
No
Application
varchar
No
ApplicationID
int
No
Database
varchar
No
Log
varchar
No
TimeStamp
datetime
(getutcdate())
No
Last updated
Was this helpful?