IMetadataCatalog.GetEntities Method
Include Protected Members
Include Inherited Members
Retrieves external content types from the Metadata Store.
Overload List
Name | Description | |
---|---|---|
GetEntities(String) | Retrieves external content types whose names match the specified wildcard string. | |
GetEntities(String, String) | Retrieves external content types in the given namespace and whose names match the specified wildcard string. |
Top