Skip to content

SqlServerTableHint.ToString()

Mike King edited this page Sep 30, 2025 · 2 revisions

SqlServerTableHint.ToString() Method

Convert a table hint to a string.

public override string ToString();

Implements ToString()

Returns

System.String
The hint string.

Clone this wiki locally