AdomdSchemaGuid.StorageSegments Field

Contains the GUID of the DISCOVER_STORAGE_TABLE_COLUMN_SEGMENTS schema rowset.

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

Syntax

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

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

Remarks

The GUID for this schema rowset is a07ccd45-8148-11d0-87bb-00c04fc33942.

See Also

Reference

AdomdSchemaGuid Class

Microsoft.AnalysisServices.AdomdClient Namespace