CatalogMetaDataRetrievalActionDescription Class |
Namespace: SD.LLBLGen.Pro.DBDriverCore
The CatalogMetaDataRetrievalActionDescription type exposes the following members.
Name | Description | |
---|---|---|
![]() | CatalogMetaDataRetrievalActionDescription |
Initializes a new instance of the CatalogMetaDataRetrievalActionDescription class.
|
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.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |