Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Returns the current network packet size used to communicate with SQL Server, specified in bytes.
Syntax
public int getPacketSize()
Return Value
An int value containing the current network packet size.
Remarks
If the packetSize property is not set, the getPacketSize method returns the default value of 8000.