PropertyBase Methods
Include Protected Members
Include Inherited Members
The PropertyBase type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Commit() | Commits changes to this property’s definition to the user profile database. |
![]() |
Commit(Boolean) | Pushes an updated property definition to the user profile database. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
LoadPropertyDefinition() | Loads the property definition from the database. |
![]() |
LoadPropertyDefinition(IDataRecord) | Loads the property definition that is defined by the specified data record from the database. |
![]() |
LoadPropertyDefinition(SqlCommand, Boolean) | Loads the property definition that is defined by the specified SQL command. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
PostAddedCleanup | Reloads a property definition and performs any necessary cleanup. |
![]() |
PostUpdatedCleanup | Reloads a property definition and performs any necessary cleanup. |
![]() |
ToString | (Inherited from Object.) |
![]() |
UpdateLocalizedData | Updates any localized data associated with the property. |
![]() |
WriteRemovePropertyAttributesXML | Writes to XML the property attributes required for removing. |
![]() |
WriteUpdatePropertyAttributesXML | Writes to XML the property attributes required for updating. |
Top
.gif)
.gif)