Class ReservedWords
- Namespace
- LinqToDB.Internal.DataProvider
- Assembly
- linq2db.dll
public static class ReservedWords
- Inheritance
-
ReservedWords
- Inherited Members
Methods
Add(string, string?)
public static void Add(string word, string? providerName = null)
Parameters
IsReserved(string, string?)
public static bool IsReserved(string word, string? providerName = null)