klyn.databases.sql.sqlserver.SqlServerSocketAdapter.flush
method
public flush() as Void throws SQLException:
Description

Flushes the socket output (no-op for SQL Server as sendBytes is synchronous).

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