This documentation is archived and is not being maintained.

SqlProfileProvider::DeleteProfiles Method

Deletes profile properties and information from the data source.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method DeleteProfiles(ProfileInfoCollection) Deletes profile properties and information for the supplied list of profiles from the data source. (Overrides ProfileProvider::DeleteProfiles(ProfileInfoCollection).)
Public method DeleteProfiles(array<String>) Deletes profile properties and information from the data source for the supplied list of user names. (Overrides ProfileProvider::DeleteProfiles(array<String>).)
Top
Show: