Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

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.