Home
last modified time | relevance | path

Searched refs:ODBCSourceAttribute (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/msilib/
Dschema.py403 ODBCSourceAttribute = Table('ODBCSourceAttribute') variable
404 ODBCSourceAttribute.add_field(1,'DataSource_',11592)
405 ODBCSourceAttribute.add_field(2,'Attribute',11552)
406 ODBCSourceAttribute.add_field(3,'Value',8191)
580 …eHash, MsiPatchHeaders, ODBCAttribute, ODBCDriver, ODBCDataSource, ODBCSourceAttribute, ODBCTransl…