2.322.2 DataSource.ConnectionProperties
The DataSource.ConnectionProperties element specifies information about how to connect to a data source. This element is optional. If this element is present, the DataSource.DataSourceReference element MUST be omitted. The DataSource.ConnectionProperties element is of type ConnectionProperties.
Following is the parent element of the DataSource.ConnectionProperties element.
Parent elements |
---|
The following is the XML Schema definition of the DataSource.ConnectionProperties element.
-
<xsd:element name="ConnectionProperties" type="ConnectionPropertiesType" minOccurs="0" />