ORM Sample Class Library

JobHandler Class

Runs s

For a list of all members of this type, see JobHandler Members.

System.Object
   JobHandler

[Visual Basic]
Public Class JobHandler
[C#]
public class JobHandler

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: OrmLib

Assembly: OrmLib (in OrmLib.dll)

See Also

JobHandler Members | OrmLib Namespace | Job


gerBase.CriteriaGroup Holds a group of criteria, efectively to be put in parenthesis in the 'where' clause of an SQL query. DataManagerBase.FetchPathRelation DataManagerBase.JoinPathRelation DataManagerBase.Relation Wraps a column in a table when extablishing query rules. RequiredParentAttribute This is an internal Attribute and should not be used. It is applied to all properties where the property represents a required parent TypedCollectionAttribute This is an internal Attribute and should not be used. It is applied to all ORM.NET collections TypeHelper This is an internal class and should not be used. Validator Provides static functions for validating standard input types.

Enumerations

EnumerationDescription
CompareType Use in filtering and finding methods of the collections.
MatchType The operator to use to compare a column to a piece of data.
SortDirection Use to specify the sort direction.

img src="pubproperty.gif">IsReadOnly