ExportViewFormat 列挙型
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
エクスポート ビュー形式の種類を指定します。 エクスポート ビューには既知の標準的な形式のセットが用意されています。
public enum class ExportViewFormat
[System.Runtime.Serialization.DataContract(Name="ExportViewFormat", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum ExportViewFormat
[<System.Runtime.Serialization.DataContract(Name="ExportViewFormat", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ExportViewFormat =
Public Enum ExportViewFormat
- 継承
-
ExportViewFormat
- 属性
フィールド
CollectionAttributes | 3 | コレクション メンバーとその属性を含むビュー。 |
CollectionHistory | 11 | コレクション メンバー の履歴データを含むビュー。 |
Collections | 4 | コレクションの内容 (リレーションシップ) を含むビュー。 |
CollectionType2 | 14 | Collection Members type2 データを含むビュー。 |
ConsolidatedAttributes | 2 | 統合メンバーとその属性を含むビュー。 |
ConsolidatedHistory | 10 | 統合 メンバー の履歴データを含むビュー。 |
ConsolidatedType2 | 13 | Consolidated Members type2 データを含むビュー。 |
DerivedLevels | 8 | 選択された階層の DerivedHierarchy リレーションシップを含むレベル ベース形式のビュー。 |
DerivedParentChild | 7 | 選択された階層の DerivedHierarchy リレーションシップを含む親子形式のビュー。 |
ExplicitLevels | 6 | エンティティの ExplicitHierarchy リレーションシップを含むレベル ベース形式のビュー。 |
ExplicitParentChild | 5 | エンティティの ExplicitHierarchy リレーションシップを含む親子形式のビュー。 |
LeafAttributes | 1 | |
LeafHistory | 9 | リーフ メンバー の履歴データを含むビュー。 |
LeafType2 | 12 | リーフ メンバー 型 2 データを含むビュー。 |
NotSpecified | 0 | 指定されていません。 |
注釈
単純型は ExportViewFormat 、エクスポート ビュー形式の種類を指定します。 エクスポート ビューには既知の標準的な形式のセットが用意されています。