Compartir a través de


getPacketSize Method (SQLServerDataSource)

Returns the current network packet size used to communicate with SQL Server, specified in bytes.

public int getPacketSize()

Valor devuelto

An int value containing the current network packet size.

Notas

If the packetSize property is not set, the getPacketSize method returns the default value of 8000.

Vea también

Referencia

SQLServerDataSource Class

Conceptos

SQLServerDataSource Methods
SQLServerDataSource Members