Partager via


AppBdcCatalog.SetLobSystemProperty - Méthode

Espace de noms :  Microsoft.BusinessData.MetadataModel
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public Sub SetLobSystemProperty ( _
    lobSystemName As String, _
    propertyName As String, _
    propertyValue As String _
)
'Utilisation
Dim instance As AppBdcCatalog
Dim lobSystemName As String
Dim propertyName As String
Dim propertyValue As String

instance.SetLobSystemProperty(lobSystemName, _
    propertyName, propertyValue)
public void SetLobSystemProperty(
    string lobSystemName,
    string propertyName,
    string propertyValue
)

Paramètres

Voir aussi

Référence

AppBdcCatalog classe

AppBdcCatalog - Membres

Microsoft.BusinessData.MetadataModel - Espace de noms