DataSourceKinds.ConnectedDataSource Field

 

Applies To: SQL Server 2016 Preview

Specifies a connected data source.

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

Syntax

public static readonly Guid ConnectedDataSource
public:
static initonly Guid ConnectedDataSource
static val ConnectedDataSource : Guid
Public Shared ReadOnly ConnectedDataSource As Guid

Field Value

Type: System.Guid

See Also

DataSourceKinds Class
Microsoft.DataWarehouse.Interfaces Namespace

Return to top