Partager via


Action.Read, méthode (Microsoft.Office.Server.ApplicationRegistry.Administration)

Reads an Action 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 Action

instance.Read
public override void Read ()

Remarques

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

Voir aussi

Référence

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