Show / Hide Table of Contents

ClarifyDataRow Class Members

The following tables list the members exposed by ClarifyDataRow.

Public Properties

  Name Description
Public Property ForcedUpdateColumns (Inherited from FChoice.Foundation.GenericDataRow)
Public Property HasErrors (Inherited from System.Data.DataRow)
Public Property IsAddForUpdate Gets a value indicating whether this GenericDataRow was added via AddForUpdate. (Inherited from FChoice.Foundation.GenericDataRow)
Public Property IsNew Gets a value indicating whether the current GenericDataRow was added and not yet committed. (Inherited from FChoice.Foundation.GenericDataRow)
Public Property Item Overloaded.  (Inherited from FChoice.Foundation.GenericDataRow)
Public Property ItemArray (Inherited from System.Data.DataRow)
Public Property ParentGeneric  
Public Property RowError (Inherited from System.Data.DataRow)
Public Property RowGuid Unique row identifier (Inherited from FChoice.Foundation.GenericDataRow)
Public Property RowState (Inherited from System.Data.DataRow)
Public Property Table  
Public Property UniqueID Returns Unique Identifier of this row in the database. (Inherited from FChoice.Foundation.GenericDataRow)

Public Methods

  Name Description
Public Method AcceptChanges (Inherited from System.Data.DataRow)
Public Method BeginEdit (Inherited from System.Data.DataRow)
Public Method CancelEdit (Inherited from System.Data.DataRow)
Public Method ClearErrors (Inherited from System.Data.DataRow)
Public Method Delete (Inherited from System.Data.DataRow)
Public Method EndEdit (Inherited from System.Data.DataRow)
Public Method GetChildRows Overloaded.  (Inherited from System.Data.DataRow)
Public Method GetColumnError Overloaded.  (Inherited from System.Data.DataRow)
Public Method GetColumnsInError (Inherited from System.Data.DataRow)
Public Method GetParentRow Overloaded.  (Inherited from System.Data.DataRow)
Public Method GetParentRows Overloaded.  (Inherited from System.Data.DataRow)
Public Method HasVersion (Inherited from System.Data.DataRow)
Public Method IsForcedUpdateColumn (Inherited from FChoice.Foundation.GenericDataRow)
Public Method IsNull Overloaded.  (Inherited from System.Data.DataRow)
Public Method RejectChanges (Inherited from System.Data.DataRow)
Public Method RelateByID Relate a unique identifier to this GenericDataRow via a SchemaRelation name. (Inherited from FChoice.Foundation.GenericDataRow)
Public Method RelatedRows  
Public Method RelateRecord Relate a given row to this GenericDataRow via a SchemaRelation name. (Inherited from FChoice.Foundation.GenericDataRow)
Public Method RelateToIntField Relate a given row's identifier to an Integer field present on this GenericDataRow. (Inherited from FChoice.Foundation.GenericDataRow)
Public Method SetAdded (Inherited from System.Data.DataRow)
Public Method SetColumnError Overloaded.  (Inherited from System.Data.DataRow)
Public Method SetModified (Inherited from System.Data.DataRow)
Public Method SetParentRow Overloaded.  (Inherited from System.Data.DataRow)
Public Method Unrelate UnRelate this GenericDataRow from a single row related to it via the given relation name. (Inherited from FChoice.Foundation.GenericDataRow)
Public Method UnrelateFromAll UnRelate this GenericDataRow from all other rows related to it via the given relation name. (Inherited from FChoice.Foundation.GenericDataRow)
Public Method Update Overloaded. Commits the row to the database. See FCGeneric's Update for details. (Inherited from FChoice.Foundation.GenericDataRow)

Reference

ClarifyDataRow Class
FChoice.Foundation.Clarify Namespace

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.