다음을 통해 공유


getPacketSize Method (SQLServerDataSource)

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

public int getPacketSize()

반환 값

An int value containing the current network packet size.

주의

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

참고

참조

SQLServerDataSource Class

개념

SQLServerDataSource Methods
SQLServerDataSource Members