IntType

Classes > Migration > IntType

32-bit signed integer: -2,147,483,648 to 2,147,483,647.

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