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

Documentation
Set the host name for the login.
The host name to set for the login.
Properties
This component is not nillable.

Model
<hostName
  value = xsd:string>

</hostName>


Attribute Summary
 xsd:stringvalue
          The host name to set for the login. 

Attribute Detail

value

The host name to set for the login.

Type:
xsd:string
Use:
required
Form:
unqualified

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


http://www.stylusstudio.com