Show / Hide Table of Contents

AddForUpdate Method (ClarifyGeneric)

Creates a new row in the ClarifyGeneric with the specified objId which will be used to update an existing row in the database rather than inserting a new one.

Creates a new row in the ClarifyGeneric with the specified ObjId which will be used to update an existing row in the database rather than inserting a new one.

Overload List

| Overload | Description | | --- | --- | | AddForUpdate | Creates a new row in the ClarifyGeneric with the specified objId which will be used to update an existing row in the database rather than inserting a new one.

  |

Remarks

Use this method when you know the objid of an object in the database and making a database query to retrieve the row would be inefficient. Use the GenericDataRow returned to update the generic. When you are finished calling one of the Update methods on the FCGeneric or GenericDataRow will commit the changes to the database.

Note: The UniqueId must be a legal identifier for the Table the Generic belongs to.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family

Reference

ClarifyGeneric Class
ClarifyGeneric Members

Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.