Click or drag to resize

DbStringFieldAttribute Class

Inheritance Hierarchy

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

The DbStringFieldAttribute type exposes the following members.

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