AdomdSchemaGuid.Actions Field
Contains the GUID of the MDSCHEMA_ACTIONS rowset.
Espace de noms: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in microsoft.analysisservices.adomdclient.dll)
Syntaxe
'Déclaration
Public Shared ReadOnly Actions As Guid
public static readonly Guid Actions
public:
static initonly Guid Actions
public static final Guid Actions
public static final var Actions : Guid
Notes
The MDSCHEMA_ACTIONS rowset contains information that allows OLAP tools to be easily integrated with other applications by providing descriptive and content information to perform user-defined actions.
The GUID for this schema rowset is A07CCD08-8148-11D0-87BB-00C04FC33942
.
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 Class
AdomdSchemaGuid Members
Microsoft.AnalysisServices.AdomdClient Namespace