Class AlterTableIdentityCache

  • All Implemented Interfaces:
    IDatabaseObject

    public class AlterTableIdentityCache
    extends BaseObject
    Modify the CACHE property of an AS IDENTITY column (changes the CACHE property of the underlying SEQUENCE).