Show / Hide Table of Contents

GenericDataRow Class Members

The following tables list the members exposed by GenericDataRow.

Public Properties

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

Public Methods

  Name Description
Public Method AcceptChanges (Inherited from System.Data.DataRow)
Public Methodstatic (Shared in Visual Basic) AreIDsEqual Used to compare the UniqueIDs of two GenericDataRows.  
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  
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.  
Public Method RelateRecord Relate a given row to this GenericDataRow via a SchemaRelation name.  
Public Method RelateToIntField Relate a given row's identifier to an Integer field present on this 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.  
Public Method UnrelateFromAll UnRelate this GenericDataRow from all other rows related to it via the given relation name.  
Public Method Update Overloaded. Commits the row to the database. See FCGeneric's Update for details.  

Reference

GenericDataRow Class
FChoice.Foundation 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.