AdomdSchemaGuid.Tables Field

Contains the GUID of the DBSCHEMA_TABLES schema rowset.

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

Syntax

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

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

Remarks

The GUID for this schema rowset is C8B52229-5CF3-11CE-ADE5-00AA0044773D.

See Also

Reference

AdomdSchemaGuid Class

Microsoft.AnalysisServices.AdomdClient Namespace