Compartilhar via


Campo AdomdSchemaGuid.TablesInfo

Contains the GUID of the DBSCHEMA_TABLES_INFO schema rowset.

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

Sintaxe

'Declaração
Public Shared ReadOnly TablesInfo As Guid
'Uso
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

Comentários

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

Consulte também

Referência

AdomdSchemaGuid Classe

Namespace Microsoft.AnalysisServices.AdomdClient