Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
Gets the encryption password associated with the ConnectionInfo object.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
Public ReadOnly Property EncryptionPassword As String
Get
'Uso
Dim instance As ConnectionInfo
Dim value As String
value = instance.EncryptionPassword
public string EncryptionPassword { get; }
public:
property String^ EncryptionPassword {
String^ get ();
}
member EncryptionPassword : string
function get EncryptionPassword () : String
Valor de la propiedad
Tipo: System.String
The encryption password.