Compartir a través de


: Association.Read (Método) (Microsoft.Office.Server.ApplicationRegistry.Administration)

Reads an Association object from the metadata database, overwriting the current value of the fields of the object with whatever was present 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 Association

instance.Read
public override void Read ()

Comentarios

For example, if you change the Name of an Action and then call .Read on the Action, the Name will be reset to whatever is in the database.

Vea también

Referencia

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