SmallIntType

Classes > Migration > SmallIntType

16-bit signed integer: -32,768 to 32,767.

public sealed record SmallIntType : PortableType, IEquatable<PortableType>, IEquatable<SmallIntType>