Partager via


Association.Read, méthode (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.

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Overrides Sub Read
'Utilisation
Dim instance As Association

instance.Read
public override void Read ()

Remarques

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.

Voir aussi

Référence

Association, classe
Membres Association
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms