DeleteProfiles Method

MySQL Connector.Net

Collapse image Expand Image Copy image CopyHover image

Overload List

  Name Description
Public method DeleteProfiles(array<String>[]()[][])
When overridden in a derived class, deletes profile properties and information for profiles that match the supplied list of user names.
(Overrides ProfileProvider..::..DeleteProfiles(array<String>[]()[][]).)
Public method DeleteProfiles(ProfileInfoCollection)
When overridden in a derived class, deletes profile properties and information for the supplied list of profiles.
(Overrides ProfileProvider..::..DeleteProfiles(ProfileInfoCollection).)

See Also