StorageInfo.ServerPassword Proprietà

Definizione

Ottiene la password che SQL Server autenticazione richiede la connessione al database SQL Server che archivia i pacchetti originali o aggiornati.

public:
 property System::String ^ ServerPassword { System::String ^ get(); };
public string ServerPassword { get; }
member this.ServerPassword : string
Public ReadOnly Property ServerPassword As String

Valore della proprietà

Password necessaria per l'autenticazione di SQL Server.

Si applica a