The Libraries element contains one ore more Library elements.
Attributes
The Libraries element has no attributes.
Child Elements
Parent Element
Example
Below is an example of the Libraries element.
<Libraries>
<Library Alias="Sample1" Type="SqlServer" Server="SqlServer1" Database="Ait_Sample1" TrustedConnection="False" LoginID="ait1" Password="ait" />
<Library Alias="Sample2" Type="SqlServer" Server="SqlServer2" Database="Ait_Sample2" TrustedConnection="False" LoginID="ait2" Password="ait" />
</Libraries>