Partager via


MDX.GenerateFlags Enumeration

Determines how to evaluate the Generate method.

Espace de noms: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)

Syntaxe

'Déclaration
<SuppressMessageAttribute("Microsoft.Naming", "CA1711:IdentifiersShouldNotHaveIncorrectSuffix")> _
Public Enumeration GenerateFlags
[SuppressMessageAttribute("Microsoft.Naming", "CA1711:IdentifiersShouldNotHaveIncorrectSuffix")] 
public enum GenerateFlags
[SuppressMessageAttribute(L"Microsoft.Naming", L"CA1711:IdentifiersShouldNotHaveIncorrectSuffix")] 
public enum class GenerateFlags
/** @attribute SuppressMessageAttribute("Microsoft.Naming", "CA1711:IdentifiersShouldNotHaveIncorrectSuffix") */ 
public enum GenerateFlags
SuppressMessageAttribute("Microsoft.Naming", "CA1711:IdentifiersShouldNotHaveIncorrectSuffix") 
public enum GenerateFlags

Members

Member name Description
ALL All duplicates will be retained in the final set.

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

Microsoft.AnalysisServices.AdomdServer Namespace