The Example type exposes the following members.

Methods

  NameDescription
AddComponentTypedValues
AddPropertyTypedValue
Adds a TypedValue based on the value and type parameters to the IList in the list parameter.
AppendComponentCondition
AppendPropertyCondition
Create
Create a new instance, which includes all non-null properties by default
EnableLikeOverloaded.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ExcludeNone
Set the Example..::.IPropertySelector for this Example to exclude no properties.
ExcludeNulls
ExcludeProperty
Exclude a particular named property
ExcludeZeroes
Set the Example..::.IPropertySelector for this Example to exclude zero-valued properties.
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
GetTypedValues (Overrides AbstractCriterion..::.GetTypedValues(ICriteria, ICriteriaQuery).)
IgnoreCase
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
SetPropertySelector
ToSqlString (Overrides AbstractCriterion..::.ToSqlString(ICriteria, ICriteriaQuery, IDictionary).)
ToString (Overrides AbstractCriterion..::.ToString()()().)

See Also