SqlSystem.databaseHints Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
databaseHints(Int32) | |
databaseHints() |
databaseHints(Int32)
databaseHints()
public:
static int databaseHints();
public static int databaseHints ();
static member databaseHints : unit -> int
Public Shared Function databaseHints () As Integer