SPQueryUsageEntry.ParentType - Propriété
Remarque : cette API est désormais obsolète.
Type de l'instance [Microsoft.SharePoint.Administration.SPQueryUsageEntry] de requête.
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 Overrides ReadOnly Property ParentType As Type
Get
'Utilisation
Dim instance As SPQueryUsageEntry
Dim value As Type
value = instance.ParentType
[ObsoleteAttribute("Query usage collection is no longer necessary for the new analytics platform.")]
public override Type ParentType { get; }
Valeur de propriété
Type : System.Type
Type représentant le type de parent.