XPClassInfo Methods
Serves as a base for classes that provide metadata information for a class.
Name | Description |
---|---|
Add |
Adds a new attribute to the attribute collection of the type.
Inherited from XPType |
Add |
When overridden in a derived class, adds the specified member’s metadata information to the XPClass |
Check |
This member supports the XPO Framework infrastructure and is not intended to be used directly from your code. |
Clear |
Clears modifications made with the specified persistent object. |
Create |
Creates a new member metadata which is referenced to the specified XPClass |
Create |
Creates a new member metadata which is referenced to the specified XPClass |
Create |
Creates a new member metadata which references the specified XPClass |
Create |
Creates a new member metadata. |
Create |
Creates a new member metadata. |
Create |
Creates a new member metadata. |
Create |
Creates a new persistent object. |
Create |
Instantiates an existing persistent object upon loading it from the database. |
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. |
Find |
Searches for an attribute with the specified name.
Inherited from XPType |
Find |
Searches for an attribute of the specified type.
Inherited from XPType |
Find |
Returns information on the member with the specified name. |
Get |
Returns the attribute with the specified name.
Inherited from XPType |
Get |
Returns the attribute of the specified type.
Inherited from XPType |
Get |
This method is intended for internal use. |
Get |
This member supports the XPO Framework infrastructure and is not intended to be used directly from your code. |
Get |
This member supports the XPO Framework infrastructure and is not intended to be used directly from your code. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the value of the key property. |
Get |
Returns information on the member with the specified name. |
Get |
Returns information on the persistent member with the specified name. |
Get |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Get |
This member supports the .NET Framework infrastructure and cannot be used directly from your code. |
Get |
Gets the short name of the specified assembly. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Has |
Determines whether the type has the specified attribute.
Inherited from XPType |
Has |
Determines whether the type has an attribute of the specified type.
Inherited from XPType |
Has |
Checks if there are modifications with the specified persistent object. |
Is |
Determines whether an instance of the current type can be assigned to an instance of the specified type. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Removes the attribute of the specified type.
Inherited from XPType |
To |
Returns a string that represents the full name of the class. |
See Also