ApexClass

-1 rows


Description

Labels: Apex Class | Apex Classes

Columns

Column Type Size Nulls Auto Default Children Parents Comments
Id id 18 null
AsyncApexJob.ApexClassId FakeFK407C
EmailServicesFunction.ApexClassId FakeFK316C

Label: Class ID

NamespacePrefix string 15 null

Label: Namespace Prefix

Name string 255 null

Label: Name

ApiVersion decimal 18 null

Label: Api Version

Status picklist 40 null

Label: Status
Picklist: Inactive | Active | Deleted

IsValid boolean 0 null

Label: Is Valid

BodyCrc decimal 18 null

Label: Body CRC

Body textarea 1000000 null

Label: Body

LengthWithoutComments int 9 null

Label: Size Without Comments

CreatedDate datetime 0 null

Label: Created Date

CreatedById reference 18 null

Label: Created By ID

LastModifiedDate datetime 0 null

Label: Last Modified Date

LastModifiedById reference 18 null

Label: Last Modified By ID

SystemModstamp datetime 0 null

Label: System Modstamp

Indexes

Constraint Name Type Sort Column(s)
FakeIndex14 Must be unique Asc Id

Relationships