ODBCDataSource Element
From Windows Installer XML
- Description
- ODBCDataSource for a Component
- Windows Installer references
-
ODBCDataSource Table
- Parents
-
Component, ODBCDriver
- Inner Text
- None
- Children
- Sequence (min: 1, max: 1)
- Property (min: 0, max: unbounded): Translates into ODBCSourceAttributes
- Attributes
-
| Name |
Type |
Description |
Required |
| Id |
String |
Identifier of the data source. |
Yes |
| DriverName |
String |
Required if not found as child of ODBCDriver element |
|
| KeyPath |
YesNoType |
Set 'yes' to force this file to be key path for parent Component |
|
| Name |
String |
Name for the data source. |
Yes |
| Registration |
Enumeration |
Scope for which the data source should be registered. This attribute's value must be one of the following:- machine
- Data source is registered per machine.
- user
- Data source is registered per user.
|
Yes |
- See Also
-
Wix Schema