Share via


DataWarehouse.Id Property

Definition

The Id of the Warehouse. Its really a hash of MainDatabaseServerName+MainDatabaseName

public:
 property Guid Id { Guid get(); };
public Guid Id { get; }
member this.Id : Guid
Public ReadOnly Property Id As Guid

Property Value

Returns a Guid value.

Applies to