Partilhar via


Propriedade do RDL InstanceName

Gets the instance name associated with the ConnectionInfo object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

'Declaração
Public ReadOnly Property InstanceName As String
    Get
'Uso
Dim instance As ConnectionInfo
Dim value As String

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

Valor da propriedade

Tipo: System. . :: . .String
The name of an Analysis Services instance.