SqlScriptEditorControl.CurrentDB Propriété
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.
Obtient ou définit la base de données actuelle de ce script.
protected:
virtual property System::String ^ CurrentDB { System::String ^ get(); void set(System::String ^ value); };
protected override string CurrentDB { get; set; }
member this.CurrentDB : string with get, set
Protected Overrides Property CurrentDB As String
Valeur de propriété
Valeur de chaîne qui spécifie la base de données.