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

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

Model
<applicationName
  value = xsd:string>

</applicationName>


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

Attribute Detail

value

The application name to set for the login.

Type:
xsd:string
Use:
required
Form:
unqualified

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


http://www.stylusstudio.com