美文网首页
Custom Metadata Type

Custom Metadata Type

作者: 古月的小七 | 来源:发表于2019-01-15 18:03 被阅读0次

1. Custom Metadata support most standard field types, but not support Rich Text.

2. Custom Metadata has 3 metadata types: 

Business Rule

Master Data

Mappings

3. The suffix for the custom metadata type is __mdt, the suffix for the custom field stays as __c

4.@IsTest(SeeAllData = true) annotation in Apex, this dangerous line of test code lets your       apex tests see all the records in your org.

5.Custom Metadata Relationship 

6. Protect Custom Metadata Types and Records :

权限问题: the package developer & Subscriber

7. Package Custom Metadata Types : upload package

8.Convert Custom Setting

相关文章

网友评论

      本文标题:Custom Metadata Type

      本文链接:https://www.haomeiwen.com/subject/rphydqtx.html