ObjectReference.DatabaseID Property

Gets or sets the identifier for the database in which the object resides.

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

Syntax

C#
public string DatabaseID { get; set; }

Property Value

Type: System.String
A database identifier.

See Also

Reference

ObjectReference Class

Microsoft.AnalysisServices Namespace