klyn.databases.sql.sqlserver.SqlServerPacketStream.writePacket
method
public writePacket(packetType as Int, payload as Byte[]) as Void throws SQLException:
Description

Exchanges data with the SQL server protocol stream.

Throws
  • SQLException if SQL protocol I/O fails or the server packet stream is malformed.