Campo TablesInfo
Contains the GUID of the DBSCHEMA_TABLES_INFO schema rowset.
Espacio de nombres: Microsoft.AnalysisServices.AdomdClient
Ensamblado: Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)
Sintaxis
'Declaración
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
Comentarios
The GUID for this schema rowset is C8B522E0-5CF3-11CE-ADE5-00AA0044773D.
Vea también