Newer Version Available

This content describes an older version of this product. View Latest

cgcloud__Auto_Number_Sequence__c

Stores information about the numbered index of the next transaction log record. This object is available in API version 54.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
Name
Type
string
Properties
Create, Defaulted on create, Filter, Group, idLookup, Nillable, Sort, Update
Description
Unique identification of the record.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
ID of the record owner.
This is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
cgcloud__Next_Number__c
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Contains the numbered index of the next log record.

Associated Objects

This object has these associated objects. If the API version isn’t specified, they are available in the same API versions as this object. Otherwise, they are available in the specified API version and later.

cgcloud__Auto_Number_Sequence__cChangeEvent
Change events are available for the object.
cgcloud__Auto_Number_Sequence__cFeed
Feed tracking is available for the object.
cgcloud__Auto_Number_Sequence__cHistory
History is available for the tracked fields of the object.
cgcloud__Auto_Number_Sequence__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__Auto_Number_Sequence__cShare
Sharing is available for the object.