Entity.Validate Method
Include Protected Members
Include Inherited Members
Validates the external content type by using various options.
Overload List
Name | Description | |
---|---|---|
Validate() | Validates the external content type. | |
Validate(IList<Entity>, AdministrationMetadataCatalog) | Validates the external content type by using a list of external content types and the Metadata Store. |
Top