DataSourceKinds.Reports Field

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Specifies a data source reports.

Namespace:  Microsoft.DataWarehouse.Interfaces
Assembly:  Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)

Syntax

'Declaration
Public Shared ReadOnly Reports As Guid
'Usage
Dim value As Guid 

value = DataSourceKinds.Reports
public static readonly Guid Reports
public:
static initonly Guid Reports
static val Reports: Guid
public static final var Reports : Guid

See Also

Reference

DataSourceKinds Class

Microsoft.DataWarehouse.Interfaces Namespace