Click or drag to resize

DbPrimaryKeyAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Micros.PosCore.Extensibility.Scripting.API.FiscalDbPrimaryKeyAttribute

Namespace:  Micros.PosCore.Extensibility.Scripting.API.Fiscal
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public class DbPrimaryKeyAttribute : Attribute

The DbPrimaryKeyAttribute type exposes the following members.

Constructors
  NameDescription
Public methodDbPrimaryKeyAttribute
Initializes a new instance of the DbPrimaryKeyAttribute class
Top
See Also