CoreProperty methods

The CoreProperty type exposes the following members.

Methods

  Name Description
Public method Commit() Commits changes made to a profile core property in the user profile database. (Overrides PropertyBase.Commit().)
Protected method Commit(Boolean) Pushes an updated property definition to the user profile database. (Inherited from PropertyBase.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetUserInfoListField Retrieves the SPField that correlates with this profile core property in the user information list from the specified SPSite.
Protected method LoadPropertyDefinition() (Overrides PropertyBase.LoadPropertyDefinition().)
Protected method LoadPropertyDefinition(IDataRecord) (Overrides PropertyBase.LoadPropertyDefinition(IDataRecord).)
Protected method LoadPropertyDefinition(SqlCommand, Boolean) Loads the property definition that is defined by the specified SQL command. (Inherited from PropertyBase.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method PostAddedCleanup Reloads a property definition and performs any necessary cleanup. (Inherited from PropertyBase.)
Protected method PostUpdatedCleanup Reloads a property definition and performs any necessary cleanup. (Inherited from PropertyBase.)
Public method ToString (Inherited from Object.)
Protected method UpdateLocalizedData (Overrides PropertyBase.UpdateLocalizedData().)
Protected method WriteRemovePropertyAttributesXML (Overrides PropertyBase.WriteRemovePropertyAttributesXML(XmlTextWriter).)
Protected method WriteUpdatePropertyAttributesXML (Overrides PropertyBase.WriteUpdatePropertyAttributesXML(XmlTextWriter, PropertyBase.DBAction).)

Top

See also

Reference

CoreProperty class

Microsoft.Office.Server.UserProfiles namespace