Freigeben über


getPacketSize Method (SQLServerDataSource)

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

public int getPacketSize()

Rückgabewert

An int value containing the current network packet size.

Hinweise

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

Siehe auch

Verweis

SQLServerDataSource Class

Konzepte

SQLServerDataSource Methods
SQLServerDataSource Members