Поделиться через


MDX.GenerateFlags Enumeration

Determines how to evaluate the Generate method.

Пространство имен: Microsoft.AnalysisServices.AdomdServer
Сборка: msmgdsrv (in msmgdsrv.dll)

Синтаксис

'Декларация
<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.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

Microsoft.AnalysisServices.AdomdServer Namespace