CatalogMetaDataRetrievalActionDescription Properties | 
The CatalogMetaDataRetrievalActionDescription type exposes the following members.
| Name | Description | |
|---|---|---|
| ActionFunc | 
            Gets or sets the action func, which is the func to execute to perform the action. Assumes the action is performed by the catalog retriever
            which is calling this ActionFunc.
              | |
| Description | 
            Gets or sets the description of the action
              | |
| ExecuteBeforeSchemaMetaDataRetrieval | 
            Gets or sets a value indicating whether the action should be executed before (true) or after (false) the schema meta-data retrieval cycle.
              |