ReportingGallery.DeserializeQuery - Méthode
Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code.
Espace de noms : Microsoft.Office.RecordsManagement.Reporting
Assembly : Microsoft.Office.Policy (dans Microsoft.Office.Policy.dll)
Syntaxe
'Déclaration
Public Shared Function DeserializeQuery ( _
strQuery As String _
) As Hashtable
'Utilisation
Dim strQuery As String
Dim returnValue As Hashtable
returnValue = ReportingGallery.DeserializeQuery(strQuery)
public static Hashtable DeserializeQuery(
string strQuery
)
Paramètres
- strQuery
Type : System.String
Valeur renvoyée
Type : System.Collections.Hashtable
Voir aussi
Référence
Microsoft.Office.RecordsManagement.Reporting - Espace de noms