Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 745 Bytes

File metadata and controls

42 lines (27 loc) · 745 Bytes

Home / MyCustomSetting__c

MyCustomSetting__c

Description

MyCustomSetting

Columns

Name Type Default Nullable Children Parents Comment
Id Id false Id
MyText__c Text(255) "A" false MyText; description

Constraints

Name Type Definition
Id Primary Key Primary Key
MyText__c Unique Unique Case Insensitive

Indexes

Name Definition
Id Primary Key
MyText__c Unique External Id

Relations

erDiagram


"MyCustomSetting__c" {
}
Loading

Generated by tbls