Home
last modified time | relevance | path

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

/external/python/cpython3/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…
/external/python/cpython2/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…
/external/python/cpython2/Tools/msi/
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…