NPersistence Reference Guide
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Used to supply a query property or hint to the NamedQuery or NamedNativeQuery annotation.
Vendor-specific hints that are not recognized by a provider are ignored.
Namespace: NPersistenceAssembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
public sealed class QueryHint : Attribute
Members
| All Members | Constructors | Fields |
| Member | Description | |
|---|---|---|
| QueryHint()()()() | Initializes a new instance of the QueryHint class | |
| QueryHint(String) | Initializes a new instance of the QueryHint class | |
| Name | Name of the hint.
| |
| Value | Value of the hint.
|
Inheritance Hierarchy
System..::..Object
System..::..Attribute
NPersistence..::..QueryHint
System..::..Attribute
NPersistence..::..QueryHint