BDCAdapter.LOBSystemInstance - Propriété
Obtient le nom de l'instance système à laquelle le type de contenu externe se connecte pour fournir des données à la liste externe.
Espace de noms : Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly : Microsoft.Office.Interop.InfoPath.SemiTrust (dans Microsoft.Office.Interop.InfoPath.SemiTrust.dll)
Syntaxe
'Déclaration
ReadOnly Property LOBSystemInstance As String
Get
'Utilisation
Dim instance As BDCAdapter
Dim value As String
value = instance.LOBSystemInstance
string LOBSystemInstance { get; }
Valeur de propriété
Type : System.String
Nom de l'instance système connectée.
Voir aussi
Référence
Microsoft.Office.Interop.InfoPath.SemiTrust - Espace de noms