Linguaggio

StorageInfo.ServerPassword Proprietà

Definizione

Ottiene la password che l'autenticazione SQL Server richiede per connettersi al database di SQL Server che memorizza 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à

La password richiesta per l'autenticazione di SQL Server.

Si applica a