RecordList 对象

RecordList 对象是 Record 对象的集合。 在引用 RecordList 对象的属性之前,必须验证该对象是否存在且不为空。

成员

RecordList 对象具有以下类型的成员:

属性

RecordList 对象具有这些属性。

属性 说明
Count
返回 RecordList 对象中的项数。
项目
返回 RecordList 对象集合中的记录。

 

要求

要求
版本
Windows Server 2012、Windows 8、Windows Server 2008 R2 或 Windows 7 上的 Windows Installer 5.0。 Windows Server 2008 或 Windows Vista 上的 Windows Installer 4.0 或 Windows Installer 4.5。 Windows Server 2003 或 Windows XP 上的 Windows Installer
DLL
Msi.dll
IID
IID_IRecordList 定义为 000C1096-0000-0000-C000-000000000046

另请参阅

记录

Windows Installer 脚本编写示例