ViewModelHelper.UpdateSchemaXml - Méthode
Mises à jour stockées ListSchema Xml de liste SharePoint, une instance de ListDataProvider donnée.
Espace de noms : Microsoft.SharePoint.Phone.Application
Assembly : Microsoft.SharePoint.Phone.Application (dans Microsoft.SharePoint.Phone.Application.dll)
Syntaxe
'Déclaration
Public Shared Sub UpdateSchemaXml ( _
dataProvider As IListDataProvider, _
callback As Action(Of AsyncResult) _
)
'Utilisation
Dim dataProvider As IListDataProvider
Dim callback As Action(Of AsyncResult)
ViewModelHelper.UpdateSchemaXml(dataProvider, _
callback)
public static void UpdateSchemaXml(
IListDataProvider dataProvider,
Action<AsyncResult> callback
)
Paramètres
dataProvider
Type : Microsoft.SharePoint.Phone.Application.IListDataProviderInstance de IListDataProvider imnplementation
callback
Type : System.Action<AsyncResult>Méthode de délégué de rappel qui est déclenché une fois que le schéma xml est extraite