FR 
 
Site navigation



User Management Resource Administrator: User Account Management for Windows 2003/XP/2000/NT

Previous Topic

Next Topic

Book Contents

Accessing the data of a table variable

UMRA supports many script actions that generate table data. Such a table is normally stored in a single variable and the action is part of a UMRA project script. When the project is executed using UMRA COM, the variable is returned. The following procedure describes how to access the data of the table variable:

  1. Instances of the UMRA COM objects Umra and UmraDataTable are created.
  2. The UMRA COM object Umra is connected to the UMRA Service and a project is executed. See Executing an UMRA project on the UMRA Service for more information. The list with variables maintained by the Umra COM object now contains a variable with table data.
  3. The member Umra.GetVariableDataTable is called to load the table data. The method requires two arguments: The name of the variable and the UmraDataTable object. On success, the UmraDataTable contains the table data of the variable.
  4. The method UmraDataTable.GetCellText is used to access the data of the individual table cells.

See Also

Scenarios for using UMRA COM

Executing an UMRA project on the UMRA Service

Accessing the data of a form table


Home | Products | Support | Pricing | Download | Press | About Us | Contact | Sitemap
QUICK LINKS: Mass / Bulk Import Software | Network Monitoring Software | Disk Quota Management
QUICK LINKS: User and Active Directory Management | Active Directory Migration | SSRPM Documentation