Builder

class Builder

Properties

Link copied to clipboard
var length: Int

A strictly positive integer value representing the length of the primary key.

Link copied to clipboard
var name: String?

A name for the Primary Key.

Link copied to clipboard
var offset: Int

A positive integer value representing the offset to mark the start of the primary key in the record byte array.