Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DomainModel Namespace / OperatorProjection Class / GetTypes Method / GetTypes(ICriteria,ICriteriaQuery) Method
NHibernate criteria object
NHibernate query object
In This Topic
    GetTypes(ICriteria,ICriteriaQuery) Method
    In This Topic
    Returns array of types
    Syntax
    public override NHibernate.Type.IType[] GetTypes( 
       NHibernate.ICriteria criteria,
       NHibernate.Criterion.ICriteriaQuery criteriaQuery
    )

    Parameters

    criteria
    NHibernate criteria object
    criteriaQuery
    NHibernate query object

    Return Value

    Array of IType instance
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also

    Reference

    OperatorProjection Class
    OperatorProjection Members
    Overload List
    Base Implementation in GetTypes(ICriteria,ICriteriaQuery)