Condividi tramite


ScriptAndResultsEditorControl.CurrentDB Proprietà

Definizione

Ottiene o imposta il database logico corrente per lo script.

protected:
 abstract property System::String ^ CurrentDB { System::String ^ get(); void set(System::String ^ value); };
protected abstract string CurrentDB { get; set; }
member this.CurrentDB : string with get, set
Protected MustOverride Property CurrentDB As String

Valore della proprietà

Valore stringa che specifica il database.

Si applica a