TableAutoIncField Property

Gets auto-increment field for the Table, if any.

Definition

Namespace: Gemstone.Data
Assembly: Gemstone.Data (in Gemstone.Data.dll) Version: 1.0.163 -- Release Build+b7c062313779c243eb4689aaf08bfd5bae61c6da
public Field? AutoIncField { get; }

Property Value

Field

See Also