Skip to content

ITableHint.ToString()

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

ITableHint.ToString() Method

Convert a table hint to a string.

string ToString();

Returns

System.String
The hint string.

Clone this wiki locally