Partager via


SPQueryUsageEntry.SearchSvcAppId - Propriété

Remarque : cette API est désormais obsolète.

Un identificateur d'application unique recherche service pour le [Microsoft.SharePoint.Administration.SPQueryUsageEntry].

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("Query usage collection is no longer necessary for the new analytics platform.")> _
Public Property SearchSvcAppId As Nullable(Of Guid)
    Get
    Set
'Utilisation
Dim instance As SPQueryUsageEntry
Dim value As Nullable(Of Guid)

value = instance.SearchSvcAppId

instance.SearchSvcAppId = value
[ObsoleteAttribute("Query usage collection is no longer necessary for the new analytics platform.")]
public Nullable<Guid> SearchSvcAppId { get; set; }

Valeur de propriété

Type : System.Nullable<Guid>
Représentation de l'identificateur Nullable<T> .

Voir aussi

Référence

SPQueryUsageEntry classe

SPQueryUsageEntry - Membres

Microsoft.SharePoint.Administration - Espace de noms