Click or drag to resize

DbStringFieldAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Micros.PosCore.Extensibility.Scripting.API.FiscalDbFieldAttribute
      Micros.PosCore.Extensibility.Scripting.API.FiscalDbStringFieldAttribute

Namespace: Micros.PosCore.Extensibility.Scripting.API.Fiscal
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public class DbStringFieldAttribute : DbFieldAttribute

The DbStringFieldAttribute type exposes the following members.

Constructors
 NameDescription
Public methodDbStringFieldAttributeInitializes a new instance of the DbStringFieldAttribute class
Top
Properties
 NameDescription
Public propertyMaxLength 
Top
See Also