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
public static readonly Guid TablesInfo
public:
static initonly Guid TablesInfo
public static final Guid TablesInfo
public static final var TablesInfo : Guid
Remarks
The GUID for this schema rowset is C8B522E0-5CF3-11CE-ADE5-00AA0044773D
.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
AdomdSchemaGuid Class
AdomdSchemaGuid Members
Microsoft.AnalysisServices.AdomdClient Namespace