Class SequentialKey
Represents model for system temporary table of parent query, which contains a system identity column and primary key columns.
Implements
System.Collections.Generic.IReadOnlyCollection<Model>
System.Collections.Generic.IEnumerable<Model>
System.Collections.IEnumerable
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: DevZest.Data.Primitives
Assembly: DevZest.Data.dll
Syntax
public sealed class SequentialKey : KeyOutput, IDesignable, IModels, IReadOnlyCollection<Model>, IEnumerable<Model>, IEnumerable, IEntity
Constructors
Name | Description |
---|---|
SequentialKey() | Initializes a new instance of SequentialKey class. |
SequentialKey(Model) | Initializes a new instance of SequentialKey class. |
Properties
Name | Description |
---|---|
DbAliasPrefix |