Condividi tramite


Proprietà UserID

Gets the user identifier associated with the ConnectionInfo object.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property UserID As String
    Get
'Utilizzo
Dim instance As ConnectionInfo
Dim value As String

value = instance.UserID
public string UserID { get; }
public:
property String^ UserID {
    String^ get ();
}
member UserID : string
function get UserID () : String

Valore proprietà

Tipo: System. . :: . .String
A user identifier.