Partager via


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

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

instance.Read
public override void Read ()

Remarques

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

Voir aussi

Référence

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