Description

Set how Primary Key is generated. Options include: 0 = Don't generate, 1 = Unique index, 2 = PK constraint. DATATYPE: Integer.

Property Type

  • Read-write property

Syntax

Public Property PrimaryKeyConstraintType() As Variant
  • No labels