이름 |
설명 |
PlaceholderStream |
A simple pass-through implementation of stream that allows dynamically switching the underlying stream |
ServerEndPointConnection |
Connection to a single client |
TDSClientEndPoint |
Client that talks TDS |
TDSClientParser |
Parser of the TDS packets on the client |
TDSEndPointInfo |
Container of the connection end-point information |
TDSParser |
Generic TDS parser |
TDSServerEndPointConnection |
Connection to a single client that handles TDS data |
TDSServerParser |
Parser of the TDS packets on the client |