Proprietà NamedComponent.ID

Gets or sets the identifier of the component.

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

Sintassi

C#
public string ID { get; set; }

Valore proprietà

Tipo: System.String
The identifier of the component.

Implementa

INamedComponent.ID

Vedere anche

Riferimento

NamedComponent Classe

Spazio dei nomi Microsoft.AnalysisServices