Condividi tramite


SqlScriptEditorControl.CurrentDB Proprietà

Definizione

Ottiene o imposta il database corrente per questo 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

Valore della proprietà

Valore stringa che specifica il database.

Si applica a