SqlHintsGetTableHints Method |
Gets the table hints for the query
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static string GetTableHints(
params string[] hints
)
Parameters
- hints
- Type: SystemString
List of hints to include
Return Value
Type:
StringSee Also