: FilterDescriptor.Read (Método) (Microsoft.Office.Server.ApplicationRegistry.Administration)
Reads a filter descriptor object from the Business Data Catalog database. overwriting the current value of the fields of the object with whatever was present in the metadata database. For example, if you change the name of a FilterDescriptor and then call .Read on the FilterDescriptor, the name will be reset to whatever is in the database.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Overrides Sub Read
'Uso
Dim instance As FilterDescriptor
instance.Read
public override void Read ()
Vea también
Referencia
FilterDescriptor (Clase)
FilterDescriptor (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)