DataSourceKinds.ObjectModel Field

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

Specifies an object model.

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

Syntax

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

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

See Also

Reference

DataSourceKinds Class

Microsoft.DataWarehouse.Interfaces Namespace