Поделиться через


Класс AdomdSchemaGuid

Contains the most commonly available schema rowset GUIDs used by the GetSchemaDataSet method of the AdomdConnection.

Пространство имен:  Microsoft.AnalysisServices.AdomdClient
Сборка:  Microsoft.AnalysisServices.AdomdClient (в Microsoft.AnalysisServices.AdomdClient.dll)

Синтаксис

'Декларация
Public NotInheritable Class AdomdSchemaGuid
'Применение
Dim instance As AdomdSchemaGuid
public sealed class AdomdSchemaGuid
public ref class AdomdSchemaGuid sealed
[<SealedAttribute>]
type AdomdSchemaGuid =  class end
public final class AdomdSchemaGuid

Замечания

Each field in the AdomdSchemaGuid class maps to an OLE DB or XML for Analysis schema rowset. For more information about OLE DB schema rowsets, see "Appendix B: Schema Rowsets," in the OLE DB Programmer's Reference. For more information about XML for Analysis schema rowsets, see the XML for Analysis 1.1 specification.

ПримечаниеПримечание

Some members of the AdomdSchemaGuid class (such as the CATALOGS schema rowset) may not be supported by your provider. Refer to your database documentation to determine whether you can retrieve this schema information using other techniques.

Иерархия наследования

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdClient..::..AdomdSchemaGuid

Потоковая защита

Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.