Click or drag to resize
CatalogMetaDataRetrievalActionDescription Properties

The CatalogMetaDataRetrievalActionDescription type exposes the following members.

Properties
  NameDescription
Public propertyActionFunc
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.
Public propertyDescription
Gets or sets the description of the action
Public propertyExecuteBeforeSchemaMetaDataRetrieval
Gets or sets a value indicating whether the action should be executed before (true) or after (false) the schema meta-data retrieval cycle.
Top
See Also