ReflectionDictionary Members
In This Article
#Constructors
Name | Description |
---|---|
Reflection |
Initializes a new instance of the Reflection |
#Fields
Name | Description |
---|---|
Can |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Can |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Resolve |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Resolve |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
#Properties
Name | Description |
---|---|
Classes |
Gets a collection of the XPClass |
Custom |
Gets a collection of custom aggregate function supplied by the current metadata provider. Inherited from XPDictionary. |
Custom |
Gets a collection of custom function operators supplied by the current metadata provider. Inherited from XPDictionary. |
Nullable |
Specifies if nullable columns should be created when updating the database schema. Inherited from XPDictionary. |
#Methods
Name | Description |
---|---|
Add |
Adds persistent class metadata information to the current metadata provider. Inherited from XPDictionary. |
Can |
Indicates whether the dictionary can return metadata information for the specified type. |
Collect |
Inherited from XPDictionary. |
Collect |
Obtains the metadata information for all the persistent objects that are defined in the specified assemblies. Inherited from XPDictionary. |
Collect |
Inherited from XPDictionary. |
Collect |
Inherited from XPDictionary. |
Collect |
Obtains the metadata information for all the persistent objects that are defined in the specified assemblies. Inherited from XPDictionary. |
Collect |
Obtains the metadata information for all the persistent objects of the specified class types. Inherited from XPDictionary. |
Create |
Creates a class with the specified name and attributes. Inherited from XPDictionary. |
Create |
Creates a class with the specified name and attributes. Inherited from XPDictionary. |
Default |
Indicates whether the dictionary can return metadata information for the specified type. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns the persistent class metadata information for the specified object. Inherited from XPDictionary. |
Get |
Returns the persistent class metadata information for the specified assembly name and class name. Inherited from XPDictionary. |
Get |
Returns the persistent class metadata information for the specified class type. Inherited from XPDictionary. |
Get |
Gets the value-and-type convertor for the specified member type. Inherited from XPDictionary. |
Get |
Gets the complete schema of a data store that corresponds to the specified persistent class metadata information. Inherited from XPDictionary. |
Get |
Inherited from XPDictionary. |
Get |
Inherited from XPDictionary. |
Get |
Inherited from XPDictionary. |
Get |
Gets the complete schema of a data store that corresponds to the persistent objects which are defined within the specified assemblies. Inherited from XPDictionary. |
Get |
Gets the complete schema of a data store that corresponds to the persistent objects of the specified class types. Inherited from XPDictionary. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the value of the specified object’s key property. Inherited from XPDictionary. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Has |
Inherited from XPDictionary. |
Load |
Obsolete. Loads metadata with the specified Text |
Load |
Obsolete. Loads metadata stored in a file in XML format. Inherited from XPDictionary. |
Load |
Obsolete. Loads metadata with the specified Xml |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Query |
When implemented by a class, returns the persistent class metadata information for the specified persistent object. Inherited from XPDictionary. |
Query |
Returns the persistent class metadata information for the specified assembly name and class name. |
Query |
Returns the persistent class metadata information for the specified class type. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Register |
Registers a value-and-type convertor for the specified member type. Inherited from XPDictionary. |
To |
Returns a string which represents the current object. Inherited from XPDictionary. |
Validate |
This method is intended for internal use. Inherited from XPDictionary. |
#Events
Name | Description |
---|---|
Class |
Fires when the metadata information of the objects that are supplied by the current metadata provider has been changed. Inherited from XPDictionary. |
See Also