Gets the hints or other execution guidance to be passed to the database for use in query planning.

Namespace:  Mindscape.LightSpeed.Querying
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public Hints Hints { get; }
Visual Basic (Declaration)
Public ReadOnly Property Hints As Hints

See Also