AdomdSchemaGuid.TablesInfo Field

Contains the GUID of the DBSCHEMA_TABLES_INFO schema rowset.

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

Syntax

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

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

Remarks

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

See Also

Reference

AdomdSchemaGuid Class

Microsoft.AnalysisServices.AdomdClient Namespace