Freigeben über


MDX.GenerateFlags Enumeration

Determines how to evaluate the Generate method.

Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly : msmgdsrv (in msmgdsrv.dll)

Syntax

'Declaration
<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.

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

Microsoft.AnalysisServices.AdomdServer Namespace