fcSDK Documentation
ClarifyDataRow Class Members
Properties  Methods 

The following tables list the members exposed by ClarifyDataRow.

Public Properties
 NameDescription
Public PropertyForcedUpdateColumns (Inherited from FChoice.Foundation.GenericDataRow)
Public PropertyHasErrors (Inherited from System.Data.DataRow)
Public PropertyIsAddForUpdateGets a value indicating whether this GenericDataRow was added via AddForUpdate. (Inherited from FChoice.Foundation.GenericDataRow)
Public PropertyIsNewGets a value indicating whether the current GenericDataRow was added and not yet committed. (Inherited from FChoice.Foundation.GenericDataRow)
Public PropertyItemOverloaded.  (Inherited from FChoice.Foundation.GenericDataRow)
Public PropertyItemArray (Inherited from System.Data.DataRow)
Public PropertyParentGeneric  
Public PropertyRowError (Inherited from System.Data.DataRow)
Public PropertyRowGuidUnique row identifier (Inherited from FChoice.Foundation.GenericDataRow)
Public PropertyRowState (Inherited from System.Data.DataRow)
Public PropertyTable  
Public PropertyUniqueIDReturns Unique Identifier of this row in the database. (Inherited from FChoice.Foundation.GenericDataRow)
Top
Public Methods
 NameDescription
Public MethodAcceptChanges (Inherited from System.Data.DataRow)
Public MethodBeginEdit (Inherited from System.Data.DataRow)
Public MethodCancelEdit (Inherited from System.Data.DataRow)
Public MethodClearErrors (Inherited from System.Data.DataRow)
Public MethodDelete (Inherited from System.Data.DataRow)
Public MethodEndEdit (Inherited from System.Data.DataRow)
Public MethodGetChildRowsOverloaded.  (Inherited from System.Data.DataRow)
Public MethodGetColumnErrorOverloaded.  (Inherited from System.Data.DataRow)
Public MethodGetColumnsInError (Inherited from System.Data.DataRow)
Public MethodGetParentRowOverloaded.  (Inherited from System.Data.DataRow)
Public MethodGetParentRowsOverloaded.  (Inherited from System.Data.DataRow)
Public MethodHasVersion (Inherited from System.Data.DataRow)
Public MethodIsForcedUpdateColumn (Inherited from FChoice.Foundation.GenericDataRow)
Public MethodIsNullOverloaded.  (Inherited from System.Data.DataRow)
Public MethodRejectChanges (Inherited from System.Data.DataRow)
Public MethodRelateByIDRelate a unique identifier to this GenericDataRow via a SchemaRelation name. (Inherited from FChoice.Foundation.GenericDataRow)
Public MethodRelatedRows  
Public MethodRelateRecordRelate a given row to this GenericDataRow via a SchemaRelation name. (Inherited from FChoice.Foundation.GenericDataRow)
Public MethodRelateToIntFieldRelate a given row's identifier to an Integer field present on this GenericDataRow. (Inherited from FChoice.Foundation.GenericDataRow)
Public MethodSetAdded (Inherited from System.Data.DataRow)
Public MethodSetColumnErrorOverloaded.  (Inherited from System.Data.DataRow)
Public MethodSetModified (Inherited from System.Data.DataRow)
Public MethodSetParentRowOverloaded.  (Inherited from System.Data.DataRow)
Public MethodUnrelateUnRelate this GenericDataRow from a single row related to it via the given relation name. (Inherited from FChoice.Foundation.GenericDataRow)
Public MethodUnrelateFromAllUnRelate this GenericDataRow from all other rows related to it via the given relation name. (Inherited from FChoice.Foundation.GenericDataRow)
Public MethodUpdateOverloaded. Commits the row to the database. See FCGeneric's Update for details. (Inherited from FChoice.Foundation.GenericDataRow)
Top
See Also

Reference

ClarifyDataRow Class
FChoice.Foundation.Clarify Namespace

 

 


© 2010 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.

Send comments on this topic.