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