Class SqlServerHints.Join
- Namespace
- LinqToDB.DataProvider.SqlServer
- Assembly
- linq2db.dll
public static class SqlServerHints.Join
- Inheritance
-
SqlServerHints.Join
Fields
Hash
public const string Hash = "HASH"
Field Value
Loop
public const string Loop = "LOOP"
Field Value
Merge
public const string Merge = "MERGE"
Field Value
Remote
public const string Remote = "REMOTE"