BenSelect Documentation
CacheJoinStep Constructor
See Also  Send Feedback
Selerix.BusinessObjects.View.Census.Conveyor Namespace > CacheJoinStep Class : CacheJoinStep Constructor
key
Join cache key
isDirty
is cache actual
table
Mapping table view
historyColumns
historyColumns
ct
CancellationToken
Constructor of CacheJoinStep

Syntax

JScript 
public function CacheJoinStep( 
   key : String,
   isDirty : boolean,
   table : MappingTableView,
   historyColumns : IList,
   ct : CancellationToken
);

Parameters

key
Join cache key
isDirty
is cache actual
table
Mapping table view
historyColumns
historyColumns
ct
CancellationToken

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.