AdomdSchemaGuid Class
Contains the most commonly available schema rowset GUIDs used by the GetSchemaDataSet method of the AdomdConnection.
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.AdomdClient.AdomdSchemaGuid
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public NotInheritable Class AdomdSchemaGuid
'Usage
Dim instance As AdomdSchemaGuid
public sealed class AdomdSchemaGuid
public ref class AdomdSchemaGuid sealed
[<SealedAttribute>]
type AdomdSchemaGuid = class end
public final class AdomdSchemaGuid
The AdomdSchemaGuid type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
Actions | Contains the GUID of the MDSCHEMA_ACTIONS rowset. | |
Catalogs | Contains the GUID of the DBSCHEMA_CATALOGS schema rowset. | |
Columns | Contains the GUID of the DBSCHEMA_COLUMNS schema rowset. | |
CommandObjects | Contains the GUID of the COMMAND_OBJECTS schema rowset. | |
Commands | Contains the GUID of the COMMAND schema rowset. | |
Connections | Contains the GUID of the DISCOVER_CONNECTIONS schema rowset. | |
Csdl | Contains the GUID of the DISCOVER_CSDL_METADATA schema rowset. | |
Cubes | Contains the GUID of the MDSCHEMA_CUBES schema rowset. | |
DataSources | Contains the GUID of the DISCOVER_DATASOURCES schema rowset. | |
DBConnections | Contains the GUID of the DISCOVER_DB_CONNECTIONS schema rowset. | |
DependecyGraph | Contains the GUID of the DISCOVER_CALC_DEPENDENCY schema rowset. | |
Dimensions | Contains the GUID of the MDSCHEMA_DIMENSIONS schema rowset. | |
DimensionStat | Contains the GUID of the DISCOVER_DIMENSION_STAT schema rowset. | |
Enumerators | Contains the GUID of the DISCOVER_ENUMERATORS schema rowset. | |
Functions | Contains the GUID of the MDSCHEMA_FUNCTIONS schema rowset. | |
Hierarchies | Contains the GUID of the MDSCHEMA_HIERARCHIES schema rowset. | |
InputDataSources | Contains the GUID of the MDSCHEMA_INPUT_DATASOURCES schema rowset. | |
Instances | Contains the GUID of the DISCOVER_INSTANCES schema rowset. | |
Jobs | Contains the GUID of the DISCOVER_JOBS schema rowset. | |
Keywords | Contains the GUID of the DISCOVER_KEYWORDS schema rowset. | |
Kpis | Contains the GUID of the MDSCHEMA_KPIS schema rowset. | |
Levels | Contains the GUID of the MDSCHEMA_LEVELS schema rowset. | |
Literals | Contains the GUID of the DISCOVER_LITERALS schema rowset. | |
Locations | Contains the GUID of the DISCOVER_LOCATIONS schema rowset. | |
Locks | Contains the GUID of the DISCOVER_LOCKS schema rowset. | |
MasterKey | Contains the GUID of the DISCOVER_MASTER_KEY schema rowset. | |
MeasureGroupDimensions | Contains the GUID of the MDSCHEMA_MEASUREGROUP_DIMENSIONS schema rowset. | |
MeasureGroups | Contains the GUID of the MDSCHEMA_MEASUREGROUPS schema rowset. | |
Measures | Contains the GUID of the MDSCHEMA_MEASURES schema rowset. | |
MemberProperties | Contains the GUID of the MDSCHEMA_PROPERTIES schema rowset. | |
Members | Contains the GUID of the MDSCHEMA_MEMBERS schema rowset. | |
MemoryGrant | Contains the GUID of the DISCOVER_MEMORYGRANT schema rowset. | |
MemoryUsage | Contains the GUID of the DISCOVER_MEMORYUSAGE schema rowset. | |
MiningColumns | Contains the GUID of the MINING_COLUMNS schema rowset. | |
MiningFunctions | Contains the GUID of the MINING_FUNCTIONS schema rowset. | |
MiningModelContent | Contains the GUID of the MINING_MODEL_CONTENT schema rowset. | |
MiningModelContentPmml | Contains the GUID of the DMSCHEMA_MINING_MODEL_CONTENT_PMML schema rowset. | |
MiningModels | Contains the GUID of the MINING_MODELS schema rowset. | |
MiningModelXml | Contains the GUID of the DMSCHEMA_MINING_MODEL_XML schema rowset. | |
MiningServiceParameters | Contains the GUID of the SERVICE_PARAMETERS schema rowset. | |
MiningServices | Contains the GUID of the MINING_SERVICES schema rowset. | |
MiningStructureColumns | Contains the GUID of the DMSCHEMA_MINING_STRUCTURE_COLUMNS schema rowset. | |
MiningStructures | Contains the GUID of the DMSCHEMA_MINING_STRUCTURES schema rowset. | |
ObjectActivity | Contains the GUID of the OBJECT_ACTIVITY schema rowset. | |
ObjectMemoryUsage | Contains the GUID of the OBJECT_MEMORY_USAGE schema rowset. | |
PartitionDimensionStat | Contains the GUID of the DISCOVER_PARTITION_DIMENSION_STAT schema rowset. | |
PartitionStat | Contains the GUID of the DISCOVER_PARTITION_STAT schema rowset. | |
PerformanceCounters | Contains the GUID of the DISCOVER_PERFORMANCE_COUNTERS schema rowset. | |
ProviderTypes | Contains the GUID of the PROVIDER_TYPES schema rowset. | |
SchemaRowsets | Contains the GUID of the DISCOVER_SCHEMA_ROWSETS schema rowset. | |
Sessions | Contains the GUID of the DISCOVER_SESSIONS schema rowset. | |
Sets | Contains the GUID of the MDSCHEMA_SETS schema rowset. | |
StorageSegments | Contains the GUID of the DISCOVER_STORAGE_TABLE_COLUMN_SEGMENTS schema rowset. | |
StorageTableColumns | Contains the GUID of the DISCOVER_STORAGE_TABLE_COLUMNS schema rowset. | |
StorageTables | Contains the GUID of the DISCOVER_STORAGE_TABLE schema rowset. | |
Tables | Contains the GUID of the DBSCHEMA_TABLES schema rowset. | |
TablesInfo | Contains the GUID of the DBSCHEMA_TABLES_INFO schema rowset. | |
TraceColumns | Contains the GUID of the DISCOVER_TRACE_COLUMNS schema rowset. | |
TraceDefinitionProviderInfo | Contains the GUID of the DISCOVER_TRACE_DEFINITION_PROVIDERINFO schema rowset. | |
TraceEventCategories | Contains the GUID of the DISCOVER_TRACE_EVENT_CATEGORIES schema rowset. | |
Traces | Contains the GUID of the DISCOVER_TRACES schema rowset. | |
Transactions | Contains the GUID of the DISCOVER_TRANSACTIONS schema rowset. | |
XEventTraceDefinition | Contains the GUID of the DISCOVER_XEVENT_TRACE_DEFINITION schema rowset. | |
XmlaProperties | Contains the GUID of the DISCOVER_PROPERTIES schema rowset. | |
XmlMetadata | Contains the GUID of the DISCOVER_XML_METADATA schema rowset. |
Top
Remarks
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.
Note
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.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.