Class EntitySubItemCollectionXLinkItem

Item object used as members of x-link collections

System.Object
  EPS.Business.BusinessObjects.EntitySubItemCollectionItem
    EPS.Business.BusinessObjects.EntitySubItemCollectionXLinkItem

public class EntitySubItemCollectionXLinkItem : EntitySubItemCollectionItem

Class Members

MemberDescription
Constructor Constructor
IsFieldNull Returns whether or not that field's value is currently null/nothing
public bool IsFieldNull( string fieldName,
XLinkItemAccessMode mode );
SetCurrentRow This overload memorizes the current target row, as well as the current actual row (default behavior)
public virtual void SetCurrentRow( DataRow currentRow,
DataRow currentTargetRow,
string textFieldName );
ToString We provide a more meaningful "ToString" value.
public virtual string ToString();
TargetFK Foreign key field that links to the target table.
TargetFKInteger Foreign key field that links to the target table.
TargetFKString Foreign key field that links to the target table.
Text Returns the name of the linked item.

Requirements

Namespace: EPS.Business.BusinessObjects
Assembly: BUSINESSOBJECTS.DLL


  Last Updated: 5/23/2007 | © , 2007