Enum IdentifierKind
- Namespace
- LinqToDB.Internal.DataProvider
- Assembly
- linq2db.dll
public enum IdentifierKind
- Extension Methods
Fields
Alias = 13DataType = 17Database = 11Field = 1ForeignKey = 3Function = 9Index = 2Keyword = 16Other = 18Parameter = 14PrimaryKey = 4Schema = 12Sequence = 6StoredProcedure = 8Table = 0Trigger = 7UniqueKey = 5Variable = 15View = 10