DataSourceKinds.ConnectedDataSource Field

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

Specifies a connected data source.

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

Syntax

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

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

See Also

Reference

DataSourceKinds Class

Microsoft.DataWarehouse.Interfaces Namespace