ORM Sample Class Library

DataManagerBase.Criteria Constructor 

Helper object so that we can store more that 2 valuies into a HashMap/ArrayList

[Visual Basic]
Public Sub New( _
   ByVal joinPath As JoinPathRelation, _
   ByVal Data As Object, _
   ByVal Matchtype As MatchType _
)
[C#]
public DataManagerBase.Criteria(
   JoinPathRelation joinPath,
   object Data,
   MatchType Matchtype
);

Parameters

joinPath
The Join Path to the column.
Data
Matchtype

See Also

DataManagerBase.Criteria Class | OrmLib Namespace


ef="mailto:support@olero.com?subject=ORM Sample Class Library Documentation Feedback: DataManagerBase.CreateSqlForLookup%C2%A0Method%C2%A0">Send comments on this topic.

Copyright Olero Software Inc. 2002-2004

Generated from assembly OrmLib [1.6.2.27655]

reType.EndsWith enumeration member">