DataSet.RaisePropertyChanging(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Envoie une notification indiquant que la propriété DataSet spécifiée est sur le point d'être modifiée.
protected public:
void RaisePropertyChanging(System::String ^ name);
protected internal void RaisePropertyChanging (string name);
member this.RaisePropertyChanging : string -> unit
Protected Friend Sub RaisePropertyChanging (name As String)
Paramètres
- name
- String
Nom de la propriété sur le point d'être modifiée.