NPersistence Reference Guide
Get the properties and hints and associated values that are in effect for the query instance.

Namespace: NPersistence
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

   
 C# 
Dictionary<string, Object> GetHints()

Return Value

query properties and hints

See Also