ITypesInfo Members
In This Article
#Properties
Name | Description |
---|---|
Persistent |
Supplies metadata on the persistent types used in an XAF application. |
#Methods
Name | Description |
---|---|
Can |
Indicates whether a specific type can be instantiated. |
Create |
Supplies metadata on the property represented by the property descriptor resulting from the concatenation of two specific property descriptors. |
Find |
Supplies metadata on a specific assembly. |
Find |
Supplies metadata on a specific assembly. |
Find |
Supplies metadata on a specific type. |
Find |
Supplies metadata on a specific type. |
Generate |
Generates actual business classes into the default assembly, based on the registered Domain Components. |
Generate |
Generates actual business classes into a specified assembly, based on the registered Domain Components. |
Load |
Loads the metadata on all the public types defined in a specific assembly. |
Refresh |
Refreshes the metadata on a specific type. |
Refresh |
Refreshes the metadata on a specific type. |
Register |
Registers a specific class as the Domain Logic of a specific Domain Component interface. |
Register |
Registers a specific Domain Component in the application. |
Register |
Registers a specific Domain Component in the application. |
Register |
Registers a specific Domain Component in the application. |
Register |
Registers a Shared Part aggregated by several Domain Components that are registered as entities in the application. |
Unregister |
Specifies that a certain class should not be used as the Domain Logic of a specific Domain Component interface. |
See Also