Partager via


BdcServiceApplication.DefaultEndpointName - Propriété

Obtient le nom du point de terminaison par défaut. Renvoie toujours « http ».

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

Syntaxe

'Déclaration
Protected Overrides ReadOnly Property DefaultEndpointName As String
    Get
'Utilisation
Dim value As String

value = Me.DefaultEndpointName
protected override string DefaultEndpointName { get; }

Valeur de propriété

Type : System.String
Le nom de point de terminaison par défaut.

Voir aussi

Référence

BdcServiceApplication classe

BdcServiceApplication - Membres

Microsoft.SharePoint.BusinessData.SharedService - Espace de noms