ODBCDataSource Element

WiX Help

ODBCDataSource Element

Description

ODBCDataSource for a Component

Windows Installer references
ODBCDataSource Table
Parents
Component, Include, ODBCDriver
Inner Text
None
Children
Sequence (min: 1, max: 1)
  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 should be one of the following:
machine
user
Yes
See Also
Wix Schema