[]
Gets or sets the default action for indexing hints.
public static IndexingHintAction DefaultAction { get; set; }
The default is IndexingHintAction.Optional. This setting is global for the application. If you want to change it, do it at application startup.