DataConnectionProperties.RemoveProperty(String) Méthode

Définition

Supprime une propriété reconnue en mode natif.

protected:
 void RemoveProperty(System::String ^ name);
protected void RemoveProperty (string name);
member this.RemoveProperty : string -> unit
Protected Sub RemoveProperty (name As String)

Paramètres

name
String

Nom d’une propriété à supprimer.

Exceptions

Le paramètre name est null.

S’applique à