Partager via


View.RelatedSpecificFinderName - Propriété

Obtient le nom de la recherche spécifique MethodInstance que cet affichage est lié à.

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

Syntaxe

'Déclaration
Public ReadOnly Property RelatedSpecificFinderName As String
    Get
'Utilisation
Dim instance As View
Dim value As String

value = instance.RelatedSpecificFinderName
public string RelatedSpecificFinderName { get; }

Valeur de propriété

Type : System.String
Nom de la recherche spécifique MethodInstance que cet affichage est lié à.

Implémentations

IView.RelatedSpecificFinderName

Remarques

Le Service Business Data Connectivity (BDC) calcule cette valeur basée sur le jeu de champs qui contient l'affichage. Affichage de la finder contient tous les champs définis dans cet affichage.

Si l'affichage contient un ensemble de champs qui n'est pas entièrement résolu par un de la recherche spécifique dans le type de contenu externe, cette propriété renvoie null.

Voir aussi

Référence

View classe

View - Membres

Microsoft.SharePoint.BusinessData.MetadataModel - Espace de noms