Show / Hide Table of Contents

Class ClarifyDataSet

Inheritance
System.Object
GenericDataSet
ClarifyDataSet
Inherited Members
GenericDataSet.Query(FCGeneric[])
GenericDataSet.Query(IDbTransaction, FCGeneric[])
GenericDataSet.Update(FCGeneric[])
GenericDataSet.Update(IDbTransaction, FCGeneric[])
GenericDataSet.RestrictionGroup
GenericDataSet.UniqueID
GenericDataSet.DataSet
GenericDataSet.SortGenerics
GenericDataSet.FCSession
GenericDataSet.ListComparer
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FChoice.Foundation.Clarify
Assembly: fcSDK.dll
Syntax
public class ClarifyDataSet : GenericDataSet

Constructors

ClarifyDataSet(ClarifySession)

Declaration
public ClarifyDataSet(ClarifySession session)
Parameters
Type Name Description
ClarifySession session

Fields

orderComparer

Declaration
protected static ClarifyDataSet.TableNumOrderComparer orderComparer
Field Value
Type Description
ClarifyDataSet.TableNumOrderComparer

Properties

Session

Declaration
public ClarifySession Session { get; }
Property Value
Type Description
ClarifySession

Methods

CreateGeneric(ClarifyGeneric, String)

Declaration
protected virtual ClarifyGeneric CreateGeneric(ClarifyGeneric parent, string parentRelation)
Parameters
Type Name Description
ClarifyGeneric parent
System.String parentRelation
Returns
Type Description
ClarifyGeneric

CreateGeneric(Int32, String, String)

Declaration
public virtual ClarifyGeneric CreateGeneric(int rootObjID, string rootObject, string relFromParent)
Parameters
Type Name Description
System.Int32 rootObjID
System.String rootObject
System.String relFromParent
Returns
Type Description
ClarifyGeneric

CreateGeneric(String)

Declaration
public virtual ClarifyGeneric CreateGeneric(string tableName)
Parameters
Type Name Description
System.String tableName
Returns
Type Description
ClarifyGeneric
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.