This documentation is archived and is not being maintained.
SqlProfileProvider::DeleteProfiles Method
Visual Studio 2010
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.
| Name | Description | |
|---|---|---|
|
DeleteProfiles(ProfileInfoCollection) | Deletes profile properties and information for the supplied list of profiles from the data source. (Overrides ProfileProvider::DeleteProfiles(ProfileInfoCollection).) |
|
DeleteProfiles(array<String>) | Deletes profile properties and information from the data source for the supplied list of user names. (Overrides ProfileProvider::DeleteProfiles(array<String>).) |
Show: