Share via


AdomdSchemaGuid Class

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

Espace de noms: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in microsoft.analysisservices.adomdclient.dll)

Syntaxe

'Déclaration
Public NotInheritable Class AdomdSchemaGuid
public sealed class AdomdSchemaGuid
public ref class AdomdSchemaGuid sealed
public final class AdomdSchemaGuid
public final class AdomdSchemaGuid

Notes

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.

ms142198.note(fr-fr,SQL.90).gifRemarque :
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.

Inheritance Hierarchy

System.Object
  Microsoft.AnalysisServices.AdomdClient.AdomdSchemaGuid

Sécurité des threads

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Plateformes

Plateformes de développement

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Plateformes cibles

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Voir aussi

Référence

AdomdSchemaGuid Members
Microsoft.AnalysisServices.AdomdClient Namespace