TransferSqlServerObjectsTask.SourceDatabase Proprietà

Definizione

Ottiene o imposta una Stringa contenente il nome del database da cui gli oggetti verranno trasferiti.

public:
 property System::String ^ SourceDatabase { System::String ^ get(); void set(System::String ^ value); };
public string SourceDatabase { get; set; }
member this.SourceDatabase : string with get, set
Public Property SourceDatabase As String

Valore della proprietà

Una stringa che contiene il nome del database sorgente.

Implementazioni

Si applica a