| Interface | Description |
|---|---|
| DataToken |
Data token.
|
| TokenStream |
A token stream message.
|
| Class | Description |
|---|---|
| AbstractDataToken |
Data token.
|
| AbstractDoneToken |
Abstract base class for Done token implementation classes.
|
| AbstractInfoToken |
Info token.
|
| AllHeaders |
All Headers data structure.
|
| Attention |
Attention signal to cancel a running operation.
|
| ColInfoToken |
Column info token.
|
| Column |
A
Decodable column within a result set. |
| ColumnMetadataToken |
Column metadata token.
|
| DoneInProcToken |
Done in Proc token.
|
| DoneProcToken |
Done Proc token.
|
| DoneToken |
Done token.
|
| EnvChangeToken |
A notification of an environment change (for example, database, language, and so on).
|
| ErrorToken |
Error token.
|
| FeatureExtAckToken |
Feature Extension Acknowledgement token.
|
| FeatureExtAckToken.ColumnEncryption |
Column encryption.
|
| FeatureExtAckToken.FeatureToken |
Acknowledged feature token.
|
| FeatureExtAckToken.UnknownFeature |
Placeholder for unknown features.
|
| Identifier |
Identifier for an object, typically a type or a table name.
|
| Identifier.Builder |
Builder for
Identifier. |
| InfoToken |
Info token.
|
| Login7 |
Login 7 message.
|
| Login7.Builder |
Builder for
Login7 requests. |
| Login7.LoginRequestToken | |
| Login7.OptionFlags1 |
First option byte.
|
| Login7.OptionFlags2 |
Second option byte.
|
| Login7.OptionFlags3 |
Third option byte.
|
| Login7.TypeFlags |
Type flags.
|
| LoginAckToken |
Info token.
|
| NbcRowToken |
NBC Row (Null-bitmap compressed row).
|
| Prelogin |
Stream structure for
PRELOGIN. |
| Prelogin.Builder |
Builder for
Prelogin. |
| Prelogin.Encryption |
Allows negotiation of the used encryption (Transport-Level Encryption via SSL) mode.
|
| Prelogin.InstanceValidation |
Allows validating a remote SQL server instance.
|
| Prelogin.Terminator |
Terminating token indicating the end of prelogin tokens.
|
| Prelogin.ThreadId |
Token that allows associating a client application Thread Id with the connection.
|
| Prelogin.Token |
Pre-Login Token.
|
| Prelogin.TraceId |
TraceId token that allows associating a connectionId/activityId with the connection.
|
| Prelogin.UnknownToken |
Token placeholder that consumes unknown tokens.
|
| Prelogin.Version |
Version information representing the SQL server version.
|
| ReturnStatus |
Return Status token.
|
| ReturnValue |
A returned value from a RPC call.
|
| RowToken |
Row token message containing row bytes.
|
| RpcRequest |
RPC request to invoke stored procedures.
|
| RpcRequest.Builder |
Builder for
RpcRequest. |
| RpcRequest.OptionFlags |
RPC option flags.
|
| SqlBatch |
SQL batch token to execute simple SQL.
|
| TabnameToken |
Table name token.
|
| Tabular |
Tabular response.
|
| Tabular.TabularDecoder |
A stateful
Tabular.TabularDecoder. |
| Enum | Description |
|---|---|
| AbstractInfoToken.Classification | |
| EnvChangeToken.EnvChangeType |
Environment change payload type (type of environment change).
|
Copyright © 2023. All rights reserved.