Interface IEntityXlinkSubItemCollection

Basic entity sub item collection interface

public abstract interface IEntityXlinkSubItemCollection

Interface Members

MemberDescription
Add This method adds a new record to the x-link dataset and links to the specified foreign key record
public IEntitySubItemCollectionItem Add( Guid targetItemId );

public IEntitySubItemCollectionItem Add( int targetItemId );

public IEntitySubItemCollectionItem Add( string targetItemText );

SetTable Sets internally used data tables. This is usually done on or immediately after instantiation.
public void SetTable( DataTable table,
DataTable xlinkTargetTable );

Requirements

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


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