Size Property (ClientNetLibInfo Class)

Applies to: SQL Server

Gets the size of the client network library in kilobytes.

Syntax

  
object.Size [= value]  

Parts

object
A ClientNetLibInfo Class object that represents information about the client net library.

Property Value/Return Value

A uint32 value that specifies the size of the client network library in KB.

Remarks

See Also

Configure Client Protocols