Metadata Search Record DMO

Represents a searchable metadata resource (object, field, or view) in Data Cloud’s Metadata Catalogue, used by the Metadata Search Relevance (MSR) feature.

Object API Name: std__MetadataSearchRecordDmo__dlm
Category: Unassigned
Availability: Available in 262 and later versions
Primary Key Field: Id

  • Field API Name: std__ApiName__c
  • Data Type: TEXT
  • Description: API name of the underlying object.
  • Field API Name: std__cdp_sys_record_currency__c
  • Data Type: TEXT
  • Description: System-generated metadata field that stores a 3-letter ISO currency code.
  • Field API Name: std__CreatedById__c
  • Data Type: TEXT
  • Description: Creator of the metadata record.
  • Field API Name: std__CreatedDateTime__c
  • Data Type: DATETIME
  • Description: When the metadata record was created.
  • Field API Name: std__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DescriptionText__c
  • Data Type: TEXT
  • Description: Human-readable description of the metadata resource, used for semantic retrieval.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier used as the primary key for the Metadata Search Record DMO.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__JsonAttributesText__c
  • Data Type: TEXT
  • Description: Additional metadata attributes serialized as JSON.
  • Field API Name: std__KQ_Id__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__LabelName__c
  • Data Type: TEXT
  • Description: Display label.
  • Field API Name: std__LastModifiedDateTime__c
  • Data Type: DATETIME
  • Description: When the metadata record was last modified.
  • Field API Name: std__MetadataIdentifier__c
  • Data Type: TEXT
  • Description: Raw metadata payload.
  • Field API Name: std__MetadataSummaryText__c
  • Data Type: TEXT
  • Description: Searchable summary used for semantic retrieval.
  • Field API Name: std__MetadataType__c
  • Data Type: TEXT
  • Description: High-level metadata type.
  • Field API Name: std__ParentIdentifier__c
  • Data Type: TEXT
  • Description: Identifier of the parent metadata record, if any.
  • Field API Name: std__ParentMetadataType__c
  • Data Type: TEXT
  • Description: Metadata type of the parent record.
  • Field API Name: std__SemanticApiName__c
  • Data Type: TEXT
  • Description: Semantic or canonical API name surfaced by MSR.
  • Field API Name: std__SubType__c
  • Data Type: TEXT
  • Description: Optional metadata subtype.
  • Field API Name: std__TagsList__c
  • Data Type: TEXT
  • Description: Tag annotations applied to the metadata record.
  • Field API Name: std__TenantIdentifier__c
  • Data Type: TEXT
  • Description: Owning tenant of the metadata record.
  • Field API Name: std__TimestampVersionDateTime__c
  • Data Type: DATETIME
  • Description: Version timestamp used for change tracking.