If element
Does not apply to Excel data connections.
Usage
<If
ClientParameter="xsd:string"
/>
Element Information
Element type
|
Anonymous |
Namespace
|
http://schemas.microsoft.com/data/udc |
Schema name
|
Universal Data Connection |
Elements and Attributes
Parent Elements
Element |
Description |
ConnectionInfo |
Contains information specific to a particular type of data connection. |
Child Elements
Attributes
Attribute |
Type |
Required |
Description |
Possible Values |
ClientParameter |
xsd:string |
optional |
Does not apply to Excel data connections. |
See external namespace. |
Definition
<xsd:element name="If" minOccurs="0" >
<xsd:complexType>
<xsd:sequence>
<xsd:element ref="ClientParameterValue" />
</xsd:sequence>
<xsd:attribute name="ClientParameter" type="xsd:string">
</xsd:attribute>
</xsd:complexType>
</xsd:element>
©2003-2004 Microsoft Corporation. All rights reserved.
Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp