http://schemas.microsoft.com/sqlserver/2004/SOAP/Options
element clientPID

Documentation
Set the client process ID for the login.
The client process ID to set for the login.
Properties
This component is not nillable.

Model
<clientPID
  value = xsd:long>

</clientPID>


Attribute Summary
 xsd:longvalue
          The client process ID to set for the login. 

Attribute Detail

value

The client process ID to set for the login.

Type:
xsd:long
Use:
required
Form:
unqualified

Source
<xsd:element name="clientPID">
<xsd:complexType>
<xsd:attribute form="unqualified" name="value" type="xsd:long" use="required">
</xsd:attribute>
</xsd:complexType>
</xsd:element>


http://www.stylusstudio.com