Compartir a través de


: FilterDescriptor.Delete (Método) (Microsoft.Office.Server.ApplicationRegistry.Administration)

Deletes the filter descriptor from the Business Data Catalog.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Overrides Sub Delete
'Uso
Dim instance As FilterDescriptor

instance.Delete
public override void Delete ()

Comentarios

May throw the ConcurrencyException if the version of the object in memory is different from the version in the database (which means you are deleting something that has been updated since you obtained it from the database).

Vea también

Referencia

FilterDescriptor (Clase)
FilterDescriptor (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)