Expand description
TDS data type definitions.
This module defines the SQL Server data types as they appear in the TDS protocol.
Structs§
- Column
Flags - Column flags from COLMETADATA.
Enums§
- TypeId
- TDS data type identifiers.
- Updateable
- Update mode for a column.