NumberOfFlags Property (ClientNetworkProtocol Class)

Applies to: SQL Server

Gets the number of flag options required by the client network protocol specified by the SetOrderValue Method (ClientNetworkProtocol Class).

Syntax

  
object.NumberofFlags [= value]  

Parts

object
A ClientNetworkProtocol Class object that represents the network protocol used by the SQL Server client.

Property Value/Return Value

A Uint32 value that specifies the number of flag options required by the client network protocol referenced by the OrderValue property.

Remarks

See Also

Configure Client Protocols