ADOAdapterObjectClass.ADOAdapter_Command - Propriété
Ce type est le wrapper d’une coclasse ou d’un membre de coclasse requis par le code managé pour l’interopérabilité COM. Cette classe n’est pas destinée à être utilisée dans le code.
Espace de noms : Microsoft.Office.Interop.InfoPath
Assembly : Microsoft.Office.Interop.InfoPath (dans Microsoft.Office.Interop.InfoPath.dll)
Syntaxe
'Déclaration
Public Overridable Property ADOAdapter_Command As String
Get
Set
'Utilisation
Dim instance As ADOAdapterObjectClass
Dim value As String
value = instance.ADOAdapter_Command
instance.ADOAdapter_Command = value
public virtual string ADOAdapter_Command { get; set; }
Valeur de propriété
Type : System.String