Właściwość ConnectionInfo.Password
Pobiera hasło skojarzone z ConnectionInfo obiektu.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public ReadOnly Property Password As String
Get
'Użycie
Dim instance As ConnectionInfo
Dim value As String
value = instance.Password
public string Password { get; }
public:
property String^ Password {
String^ get ();
}
member Password : string
function get Password () : String
Wartość właściwości
Typ: System.String
Hasło.