SqlProfileProvider::DeleteProfiles Method
.NET Framework (current version)
Deletes profile properties and information from the data source.
Assembly: System.Web (in System.Web.dll)
| 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:
