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

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

Model
<clientInterface
  value = xsd:string>

</clientInterface>


Attribute Summary
 xsd:stringvalue
          The client interface to set for the login. 

Attribute Detail

value

The client interface to set for the login.

Type:
xsd:string
Use:
required
Form:
unqualified

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


http://www.stylusstudio.com