次の方法で共有


LevelTypeEnum Enumeration

名前空間: Microsoft.AnalysisServices.AdomdServer
アセンブリ: msmgdsrv (msmgdsrv.dll 内)

構文

'宣言
<SuppressMessageAttribute("Microsoft.Naming", "CA1711:IdentifiersShouldNotHaveIncorrectSuffix")> _
Public Enumeration LevelTypeEnum
[SuppressMessageAttribute("Microsoft.Naming", "CA1711:IdentifiersShouldNotHaveIncorrectSuffix")] 
public enum LevelTypeEnum
[SuppressMessageAttribute(L"Microsoft.Naming", L"CA1711:IdentifiersShouldNotHaveIncorrectSuffix")] 
public enum class LevelTypeEnum
/** @attribute SuppressMessageAttribute("Microsoft.Naming", "CA1711:IdentifiersShouldNotHaveIncorrectSuffix") */ 
public enum LevelTypeEnum
SuppressMessageAttribute("Microsoft.Naming", "CA1711:IdentifiersShouldNotHaveIncorrectSuffix") 
public enum LevelTypeEnum

メンバ

メンバ名 説明
Account  
All  
BomResource  
Calculated  
Channel  
Company  
CurrencyDestination  
CurrencySource  
Customer  
CustomerGroup  
CustomerHousehold  
GeoCity  
GeoContinent  
GeoCountry  
GeoCounty  
GeoPoint  
GeoPostalCode  
GeoRegion  
GeoStateOrProvince  
OrgUnit  
Person  
Product  
ProductGroup  
Promotion  
Quantitative  
Regular  
Representative  
Reserved1  
Scenario  
Time  
TimeDays  
TimeHalfYears  
TimeHours  
TimeMinutes  
TimeMonths  
TimeQuarters  
TimeSeconds  
TimeUndefined  
TimeWeeks  
TimeYears  
Utility  

プラットフォーム

開発プラットフォーム

サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。

対象プラットフォーム

サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。

参照

関連項目

Microsoft.AnalysisServices.AdomdServer Namespace