AdomdSchemaGuid.Keywords Field

Contains the GUID of the DISCOVER_KEYWORDS schema rowset.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)

Syntax

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

value = AdomdSchemaGuid.Keywords
public static readonly Guid Keywords
public:
static initonly Guid Keywords
static val Keywords: Guid
public static final var Keywords : Guid

Remarks

The GUID for this schema rowset is 1426C443-4CDD-4A40-8F45-572FAB9BBAA1.

See Also

Reference

AdomdSchemaGuid Class

Microsoft.AnalysisServices.AdomdClient Namespace