Microsoft.AnalysisServices.Tabular 名前空間
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Analysis Services 表形式サーバー インスタンス、データベース、ロール、アセンブリの管理に使用されるオブジェクト API を提供します。 この名前空間は、互換性レベル 1200 以上の表形式データベースを対象としており、テーブル、列、リレーションシップとして表形式メタデータでオブジェクトが記述されます。
AMO を呼び出すスクリプトとマネージド コードでは、この名前空間のクラスとメンバーを使用して、表形式モデルのオブジェクトを表す必要があります。 この名前空間を使用する場合は、Microsoft.AnalysisServices.Coreへの参照も必ず追加してください。
クラス
| AlternateOf |
AlternativeSource オブジェクトを表します。 これは、Table オブジェクトまたは Column オブジェクトの子です。 |
| AlternateOfAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| Annotation |
クライアント アプリケーションで使用するために、名前と値のペアの形式でオブジェクト固有の情報を渡すために使用されるスキーマの拡張機能。 Analysis Services は注釈を解釈または検証しません。 注釈は、モデル内の論理メタデータ オブジェクトの子として定義されます。 |
| AttributeHierarchy |
テーブル内の列の属性階層を表します。 これは、Column オブジェクトの省略可能な子オブジェクトであり、サーバーによって暗黙的に作成されます。 属性階層が存在する場合、列は多次元エンジンの階層として使用できるようになり、MDX を使用してクエリを実行できます。 |
| AttributeHierarchyAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| AttributeHierarchyExtendedPropertyCollection |
ExtendedProperty オブジェクトのコレクション。 |
| AuthenticationKind |
データ ソースの認証方法を定義する DataSource.Credential.AuthenticationKind の定数。 |
| AutomaticAggregationOptions |
Model.AutomaticAggregationOptions プロパティの値 |
| BasicRefreshPolicy |
BasicRefreshPolicy オブジェクトを表します。 これは Table オブジェクトの子です。 |
| CalculatedColumn |
DataColumns と RowNumberColumn も含まれるテーブル内の DAX 式に基づく列を表します。 CalculatedColumn を計算テーブルに追加することもできます。 |
| CalculatedPartitionSource |
CalculatedTable オブジェクトのパーティションを表します。 |
| CalculatedTableColumn |
DAX 式に基づくテーブル内の列を表します。 CalculatedPartitionSource 型のソースを持つパーティションにバインドされた Table オブジェクトの下にある CalculatedTableColumn のコレクションは、計算テーブルになります。 |
| CalculationGroup |
計算項目のコレクションを表します。 |
| CalculationGroupAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| CalculationGroupExpression |
表形式の CalculationGroupExpression オブジェクト。 計算項目を適用できない場合、このオブジェクトで定義された式は DAX クエリで選択したメジャーに適用されます。 |
| CalculationGroupSource |
CalculationGroup コンテンツに基づくパーティションを表します。 |
| CalculationItem |
表形式の計算項目。 |
| CalculationItemCollection |
CalculationItem オブジェクトのコレクション。 |
| ChangedProperty |
オブジェクトのプロパティの 1 つに対する変更を示す値を表します。 |
| Column |
DataColumn、RowNumberColumn、CalculatedColumn、または CalculatedTableColumn を指定するために使用される、テーブル モデルの列オブジェクトの基本クラスを表します。 |
| ColumnAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| ColumnChangedPropertyCollection |
ChangedProperty オブジェクトのコレクション。 |
| ColumnCollection |
Column オブジェクトのコレクション。 |
| ColumnExtendedPropertyCollection |
ExtendedProperty オブジェクトのコレクション。 |
| ColumnPermission |
列のロールのセキュリティ規則を定義します。 これは TablePermission オブジェクトの子です。 |
| ColumnPermissionAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| ColumnPermissionCollection |
ColumnPermission オブジェクトのコレクション。 |
| ColumnPermissionExtendedPropertyCollection |
ExtendedProperty オブジェクトのコレクション。 |
| CompatibilityViolationException |
モデル内のオブジェクトまたはプロパティで、データベースでサポートされているバージョンよりも高い互換性レベルが必要な場合に発生する例外を表します。 |
| ConnectionAddress |
接続のアドレス。 これには、プロトコル名と、サーバー名やデータベース名などのプロトコル固有のプロパティが含まれています。 |
| ConnectionAddressProperty |
DataSource.Address ディクショナリのキー |
| ConnectionDetails |
データ ソースの接続に使用されるプロトコルとアドレス |
| Credential |
構造化データ ソースの認証に使用されるオプション |
| CredentialProperty |
DataSource.Credential ディクショナリのキー |
| Culture |
ユーザー カルチャを表します。 これは Model オブジェクトの子であり、文字列の変換と値の書式設定に使用されます。 |
| CultureAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| CultureCollection |
Culture オブジェクトのコレクション。 |
| CultureExtendedPropertyCollection |
ExtendedProperty オブジェクトのコレクション。 |
| CustomJsonProperty<TOwner> |
JSON オブジェクトを個別のプロパティのコレクションとして表すカスタム プロパティの基本クラス。 |
| DataAccessOptions |
Model.DataAccessOptions プロパティの値 |
| Database |
Analysis Services の表形式データベースまたは多次元データベースを指定します。 このクラスは継承できません。 サーバー モードとモデルの種類によって、後でモデル ツリーを作成または変更できるかどうかが決まります。 具体的には、Tabular.Database を呼び出す場合、モデルが互換性レベル 1200 の表形式である場合にのみ、そのモデルを変更できます。 |
| DatabaseCollection |
Database オブジェクトのコレクションを表します。 このクラスは継承できません。 |
| DataColumn |
外部データ ソースからデータを取得するテーブル内の列を表します。 |
| DataCoverageDefinition |
表形式の DataCoverageDefinition オブジェクト。 このオブジェクトで定義されている式は、パーティション内のデータに関するヒントを提供します。 |
| DataCoverageDefinitionAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| DataSource |
表形式の Modelに対するインポート、更新、または DirectQuery 操作用の外部データ ソースへのオープン接続を定義します。 |
| DataSourceAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| DataSourceCollection |
DataSource オブジェクトのコレクション。 |
| DataSourceExtendedPropertyCollection |
ExtendedProperty オブジェクトのコレクション。 |
| DataSourceOptions |
DataSource.Options プロパティの値 |
| DataSourceProtocol |
使用可能な DataSource.Protocol 値 |
| DeserializeOptions |
逆シリアル化中の JSON ドキュメントの処理方法を制御するフラグ。 |
| DetailRowsDefinition |
DetailRowsDefinition オブジェクトを表します。 Measure オブジェクトまたは Table オブジェクトの子です。 |
| EntityPartitionSource |
基になる DataSource/Provider からのオブジェクトへの参照によってサポートされるパーティションを表します。 |
| ExtendedProperty |
TOM と CSDL を介して、クライアント アプリケーションで使用するために、名前と値のペアの形式でオブジェクト固有の情報を渡すために使用されるスキーマの拡張機能。 型が JSON に設定されている場合、Analysis Service は、それが整形式の JSON であることを検証します。 ExtendedProperty は、モデル内の論理メタデータ オブジェクトの子として定義されます。 |
| ExternalModelRoleMember |
内部使用のみ。 |
| FormatStringDefinition |
FormatStringDefinition オブジェクトを表します。 Measure または CalculationItem の子です。 |
| GroupByColumn |
グループ化される列の一覧を保持する Column オブジェクトの拡張 |
| GroupByColumnCollection |
GroupByColumn オブジェクトのコレクション。 |
| Hierarchy |
クライアント アプリケーションの論理階層ドリルダウン パスを提供するレベルのコレクションを表します。 これは Table オブジェクトの子です。 |
| HierarchyAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| HierarchyChangedPropertyCollection |
ChangedProperty オブジェクトのコレクション。 |
| HierarchyCollection |
Hierarchy オブジェクトのコレクション。 |
| HierarchyExtendedPropertyCollection |
ExtendedProperty オブジェクトのコレクション。 |
| InferredPartitionSource |
システムによって生成されたクエリを実行することによってデータが設定されるパーティションを表します。 |
| JsonExtendedProperty |
Json 値を持つ ExtendedProperty を表します。 |
| JsonScripter |
表形式の aatabase またはメタデータ オブジェクトを JSON スクリプトにスクリプト化するためのヘルパー クラス。 |
| JsonSerializer |
インメモリ オブジェクト ツリーから JSON への双方向変換。 JSON は、互換性レベル 1200 以上の表形式モデルまたは表形式データベースのオブジェクト定義に使用されます。 |
| KPI |
主要業績評価指標オブジェクトを表します。 Measure オブジェクトの子です。 |
| KPIAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| KPIExtendedPropertyCollection |
ExtendedProperty オブジェクトのコレクション。 |
| Level |
クライアント アプリケーションの論理階層ドリルダウン パスを提供する階層内のレベルを表します。 これは Hierarchy オブジェクトの子です。 レベルは列の値に基づいています。 |
| LevelAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| LevelChangedPropertyCollection |
ChangedProperty オブジェクトのコレクション。 |
| LevelCollection |
Level オブジェクトのコレクション。 |
| LevelExtendedPropertyCollection |
ExtendedProperty オブジェクトのコレクション。 |
| LinguisticMetadata |
表形式モデルのシノニム情報を保持します。 Culture オブジェクトの子です。 |
| LinguisticMetadataAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| LinguisticMetadataExtendedPropertyCollection |
ExtendedProperty オブジェクトのコレクション。 |
| Measure |
式に基づいて計算される値を表します。 これは Table オブジェクトの子です。 |
| MeasureAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| MeasureChangedPropertyCollection |
ChangedProperty オブジェクトのコレクション。 |
| MeasureCollection |
Measure オブジェクトのコレクション。 |
| MeasureExtendedPropertyCollection |
ExtendedProperty オブジェクトのコレクション。 |
| MetadataObject |
表形式オブジェクトのクラス階層の基底クラス。 |
| MetadataObjectCollection<T,P> |
メタデータ オブジェクトのコレクションを表します。 |
| Model |
互換性レベル 1200 以上で作成された表形式モデル。 |
| ModelAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| ModelExtendedPropertyCollection |
ExtendedProperty オブジェクトのコレクション。 |
| ModelOperationResult |
Sync()、SaveChanges() など、Model での操作の結果を表します。 |
| ModelRole |
セキュリティ規則を適用するユーザー プリンシパルのセットを定義します。 これは Model オブジェクトの子です。 |
| ModelRoleAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| ModelRoleCollection |
ModelRole オブジェクトのコレクション。 |
| ModelRoleExtendedPropertyCollection |
ExtendedProperty オブジェクトのコレクション。 |
| ModelRoleMember |
ロールに属するユーザー プリンシパルを定義します。 これは Role オブジェクトの子です。 |
| ModelRoleMemberAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| ModelRoleMemberCollection |
ModelRoleMember オブジェクトのコレクション。 |
| ModelRoleMemberExtendedPropertyCollection |
ExtendedProperty オブジェクトのコレクション。 |
| MPartitionSource |
M 式でサポートされるパーティションを表します。 |
| NamedExpression |
1 つ以上のパーティションで使用できる名前付き式。 |
| NamedExpressionAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| NamedExpressionCollection |
NamedExpression オブジェクトのコレクション。 |
| NamedExpressionExtendedPropertyCollection |
ExtendedProperty オブジェクトのコレクション。 |
| NamedMetadataObject |
名前で表形式メタデータ オブジェクトを表します。 |
| NamedMetadataObjectCollection<T,P> |
名前付きメタデータ オブジェクトのコレクション。 |
| ObjectImpact |
新しいオブジェクトの追加、既存のオブジェクトの削除、またはオブジェクト プロパティの変更を行う 1 つ以上のユーザー操作によって生じるモデル ツリーの変更を表します。 |
| ObjectReference |
オブジェクトへのリンケージを提供します。 このクラスは継承できません。 |
| ObjectTranslation |
Culture 親オブジェクトのメタデータ プロパティの変換を表します。 メタデータ オブジェクトの名前や説明などのプロパティは変換できます。 変換されない場合は、メイン オブジェクトで指定されたプロパティが使用されます。 ObjectTranslation オブジェクトには、変換するオブジェクトへの弱く型指定された参照があります。 |
| ObjectTranslationCollection |
ObjectTranslation オブジェクトのコレクション。 |
| OutOfSyncException |
同期外エラーを提供します。 |
| ParquetPartitionSource |
システムによって生成されたクエリを実行することによってデータが設定されるパーティションを表します。 |
| Partition |
テーブル内のパーティションを表します。 パーティションは、Tableの行セットを返す外部データ ソースに対するクエリを定義します。 |
| PartitionAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| PartitionCollection |
Partition オブジェクトのコレクション。 |
| PartitionExtendedPropertyCollection |
ExtendedProperty オブジェクトのコレクション。 |
| PartitionSource |
すべてのパーティション ソースの基本クラス: QueryPartitionSource、CalculatedPartitionSource、MPartitionSource、EntityPartitionSource。 |
| Perspective |
Model に対する論理ビューを定義し、Model オブジェクトの子です。 これにより、テーブル、列、メジャー、階層を非表示にして、エンド ユーザーが大規模なデータ モデルの小さなサブセットを見ることができます。 |
| PerspectiveAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| PerspectiveCollection |
Perspective オブジェクトのコレクション。 |
| PerspectiveColumn |
パースペクティブにテーブルの列を含みます。 これは PerspectiveTable オブジェクトの子です。 |
| PerspectiveColumnAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| PerspectiveColumnCollection |
PerspectiveColumn オブジェクトのコレクション。 |
| PerspectiveColumnExtendedPropertyCollection |
ExtendedProperty オブジェクトのコレクション。 |
| PerspectiveExtendedPropertyCollection |
ExtendedProperty オブジェクトのコレクション。 |
| PerspectiveHierarchy |
パースペクティブにテーブルの階層を含めます。 これは PerspectiveTable オブジェクトの子です。 |
| PerspectiveHierarchyAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| PerspectiveHierarchyCollection |
PerspectiveHierarchy オブジェクトのコレクション。 |
| PerspectiveHierarchyExtendedPropertyCollection |
ExtendedProperty オブジェクトのコレクション。 |
| PerspectiveMeasure |
パースペクティブにテーブルのメジャーを含みます。 これは PerspectiveTable オブジェクトの子です。 |
| PerspectiveMeasureAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| PerspectiveMeasureCollection |
PerspectiveMeasure オブジェクトのコレクション。 |
| PerspectiveMeasureExtendedPropertyCollection |
ExtendedProperty オブジェクトのコレクション。 |
| PerspectiveSet |
PerspectiveSet オブジェクト。 |
| PerspectiveSetAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| PerspectiveSetCollection |
PerspectiveSet オブジェクトのコレクション。 |
| PerspectiveSetExtendedPropertyCollection |
ExtendedProperty オブジェクトのコレクション。 |
| PerspectiveTable |
パースペクティブにテーブルを含みます。 これは Perspective オブジェクトの子です。 PerspectiveColumns、PerspectiveMeasures、PerspectiveHierarchies の子オブジェクトを使用すると、パースペクティブに表示されるテーブルの各部分をカスタマイズできます。 |
| PerspectiveTableAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| PerspectiveTableCollection |
PerspectiveTable オブジェクトのコレクション。 |
| PerspectiveTableExtendedPropertyCollection |
ExtendedProperty オブジェクトのコレクション。 |
| PolicyRangePartitionSource |
範囲更新ポリシーに基づいてパーティションを表します |
| PrivacyClass |
DataSource.Credential.PrivacySetting の定数。生成されたクエリでデータ ソースのデータを他のデータ ソースと共有する方法を定義します。 |
| PropertyChangeEntry |
メタデータ オブジェクトのプロパティの変更に関する情報を表します。 |
| ProviderDataSource |
接続に接続文字列を使用するデータ ソースを表します。 |
| QueryGroup |
QueryGroup オブジェクトを表します。 Partition オブジェクトまたは NamedExpression オブジェクトに関連付けられています。 |
| QueryGroupAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| QueryGroupCollection |
QueryGroup オブジェクトのコレクション。 |
| QueryPartitionSource |
1 つのパーティションのデータ スライスを取得するために使用される外部データ ソースのネイティブ クエリ言語でクエリを提供します。 |
| RefreshPolicy |
抽象 RefreshPolicy オブジェクトを表します。 これは Table オブジェクトの子です。 |
| RefreshPolicyAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| RefreshPolicyExtendedPropertyCollection |
ExtendedProperty オブジェクトのコレクション。 |
| RelatedColumnDetails |
グループ化される列の一覧を保持する Column オブジェクトの拡張 |
| Relationship |
2 つの Table オブジェクト間の論理リレーションシップを表します。 これは Model オブジェクトの子です。 |
| RelationshipAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| RelationshipChangedPropertyCollection |
ChangedProperty オブジェクトのコレクション。 |
| RelationshipCollection |
リレーションシップ オブジェクトのコレクション。 |
| RelationshipExtendedPropertyCollection |
ExtendedProperty オブジェクトのコレクション。 |
| RemovedSubtreeEntry |
オブジェクト ツリーから削除されたサブツリーに関する情報を表します。 |
| Role |
ユーザーのグループに関連付けられているセキュリティのレベルを表します。 このクラスは継承できません。 |
| RoleCollection |
Role オブジェクトのコレクションを表します。 このクラスは継承できません。 |
| RowNumberColumn |
サーバーでオブジェクトが作成された後、サーバーによってすべてのテーブルに自動的に追加される内部列を表します。 |
| SaveOptions |
モデルの SaveChanges 操作の動作を制御する詳細設定を表します。 |
| SerializeOptions |
メタデータ オブジェクトのシリアル化の出力を制御するために使用されるフラグ。 |
| Server |
Analysis Services のインスタンスを表し、そのインスタンスを制御できるメソッドとメンバーを提供します。 このクラスは継承できません。 |
| SessionTrace |
トレース セッションを表します。 このクラスは継承できません。 |
| Set |
オブジェクトを設定します。 |
| SetAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| SetCollection |
Set オブジェクトのコレクション。 |
| SetExtendedPropertyCollection |
ExtendedProperty オブジェクトのコレクション。 |
| SingleColumnRelationship |
SingleColumnRelationship オブジェクト。 |
| StringExtendedProperty |
String 値を持つ ExtendedProperty を表します。 |
| StructuredDataSource |
JSON ベースの拡張可能プロトコルを使用して、データを取得する場所とメカニズムを定義するデータ ソースを表します。 |
| SyncOptions |
同期操作の動作を制御する設定。 |
| Table |
データ モデル内のテーブルを表します。 Table オブジェクトは、Model オブジェクトの下にある TableCollection オブジェクトのメンバーです。 ColumnCollectionが含まれています。 行は、Partition オブジェクトまたはテーブルが計算テーブルの場合は CalculatedPartitionSource に基づいています。 |
| TableAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| TableChangedPropertyCollection |
ChangedProperty オブジェクトのコレクション。 |
| TableCollection |
Table オブジェクトのコレクション。 |
| TableExtendedPropertyCollection |
ExtendedProperty オブジェクトのコレクション。 |
| TablePermission |
テーブルのロールのセキュリティ規則を定義します。 これは Role オブジェクトの子です。 |
| TablePermissionAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| TablePermissionCollection |
TablePermission オブジェクトのコレクション。 |
| TablePermissionExtendedPropertyCollection |
ExtendedProperty オブジェクトのコレクション。 |
| TmdlSerializer |
メモリ内オブジェクト ツリーから TMDL への双方向変換。 TMDL は、互換性レベル 1200 以上の表形式モデルまたは表形式データベースのオブジェクト定義に使用されます。 |
| TomException |
表形式オブジェクト モデルのエラーまたは警告が発生したときに発生する一般的な例外を表します。 |
| TomInternalException |
配信元が不確定であるか、スタックの下位にある内部エラーを表します。 |
| TomValidationException |
現在の操作の完了を妨げているメタデータ オブジェクトの状態の不整合を表します。 |
| Trace |
後で表示または再生できるイベント ログを格納するメカニズムを提供します。 このクラスは継承できません。 |
| TraceCollection |
Trace オブジェクトのコレクションを表します。 このクラスは継承できません。 |
| TraceColumnCollection |
TraceColumn オブジェクトのコレクションを表します。 このクラスは継承できません。 |
| TraceEvent |
トレース イベントを表します。 |
| TraceEventArgs |
トレース イベントに関連付けられている識別子と値を定義します。 このクラスは継承できません。 |
| TraceEventCollection |
TraceEvent オブジェクトのコレクションを表します。 このクラスは継承できません。 |
| TraceStoppedEventArgs |
トレース停止イベントを表します。 |
| Utils |
主に名前の検証と構文チェックに使用される汎用ユーティリティ。 |
| ValidationError |
メタデータ オブジェクト ツリーの検証中に見つかったエラーを表します。 |
| ValidationResult |
メタデータ オブジェクト ツリーの整合性検証の結果を表します。 |
| Variation |
バリエーション オブジェクト。 |
| VariationAnnotationCollection |
Annotation オブジェクトのコレクション。 |
| VariationCollection |
Variation オブジェクトのコレクション。 |
| VariationExtendedPropertyCollection |
ExtendedProperty オブジェクトのコレクション。 |
| WindowsModelRoleMember |
個々の Windows ユーザー アカウントまたは Windows セキュリティ グループを表します。 |
インターフェイス
| IMajorObject |
表形式ソリューションの主要オブジェクト (サーバー、データベース、ロール、トレースなど)。 メジャー オブジェクトは、オブジェクトがメジャーまたはマイナーとして分類される、レガシ AMO クライアント ライブラリの成果物です。 |
| IMetadataObjectWithLineage |
系列の関係を持つ可能性があるメタデータ オブジェクト。 |
| ITrace |
後で表示または再生できるイベント ログを格納するメカニズムを提供します。 |
列挙型
| AggregateFunction |
レポート ツールが列の値を集計するために使用する集計関数を指定します。 |
| Alignment |
セル内のデータを整列するために使用できる値の列挙。 |
| CalculationGroupSelectionMode |
計算項目を呼び出さない計算グループの選択オプション。 |
| ColumnType |
列型に使用できる値の列挙。 |
| ContentType |
文字列の内容の型。 E.g. XMLまたは JSON。 |
| CrossFilteringBehavior |
リレーションシップがデータのフィルター処理にどのように影響するかを示します。 列挙体は、考えられる動作を定義します。 |
| DatasourceIsolation |
データ ソースに対してコマンドを実行するときの SQL ステートメントのロック動作を制御します。 |
| DataSourceType |
DataSource の型。 現時点では、使用可能な値は Provider のみです。 |
| DataSourceVariablesOverrideBehaviorType |
データ ソース編集 varaibles は動作の種類をオーバーライドします。 たとえば、[許可しない] または [許可] などです。 |
| DataType |
列に含まれるデータの種類について説明します。 |
| DataViewType |
モデルに対してクエリを実行するために選択するパーティションを決定します。 |
| DateTimeRelationshipBehavior |
2 つの日付時刻列を結合する場合、日付と時刻の部分または日付部分のみに結合するかどうかを示します。 |
| DirectLakeBehavior |
Direct Lake モデルのフォールバック動作。 |
| EncodingHintType |
列でハッシュ エンコードを使用する必要があるかどうかを示すエンコード ヒント。 |
| ExpressionKind |
クエリ式の方言を示します。 |
| ExtendedPropertyType |
拡張プロパティに格納されている値の型に使用できる値の列挙。 |
| HierarchyHideMembersType |
不規則階層または不均衡階層は、メンバーを非表示にすることで有効にすることができます。 |
| ImpersonationMode |
データのインポートまたは更新中にデータ ソースへの偽装接続の資格情報を取得する方法を決定します。 |
| MetadataPermission |
メタデータ オブジェクトによって定義されたデータへのアクセス制御。 |
| ModelPermission |
Role オブジェクトで使用できるモデル権限の列挙。 |
| ModeType |
パーティションでデータを使用できるようにする方法を定義します。 |
| ObjectState |
オブジェクトの状態に使用できる値の列挙。 |
| ObjectType |
表形式モデルまたはデータベース内の論理メタデータ オブジェクトの列挙。 ObjectType を使用すると、型が何であるかがわからない場合に型を返すことができます。 |
| PartitionSourceType |
パーティション ソースで使用可能な値の列挙。 |
| PowerBIDataSourceVersion |
Power BI Service の DataSource 形式のバージョン。 |
| RefreshGranularityType |
自動パーティション分割の更新ポリシーの粒度を指定します |
| RefreshPolicyBehavior |
更新での更新ポリシーによって管理されるオブジェクトに関する動作。 |
| RefreshPolicyMode |
更新ポリシーのモード。 |
| RefreshPolicyType |
テーブルの更新ポリシーの種類を指定します |
| RefreshType |
更新の種類に使用できる値の列挙。 |
| RelationshipEndCardinality |
テーブル リレーションシップの両側でカーディナリティを定義するために使用できる値の列挙。 |
| RelationshipType |
リレーションシップの種類。 現在、指定できる値は SingleColumn のみです。 |
| RoleMemberType |
セキュリティ ロールの特定のメンバーが個々のユーザーかユーザーのグループか、メンバーが自動的に検出されるかを示します。 |
| SaveFlags |
SaveChanges 操作の動作を制御するために使用できる高度なオプション。 |
| SecurityFilteringBehavior |
行レベルのセキュリティ式を評価するときのデータのフィルター処理にリレーションシップがどのように影響するかを示します。 列挙体は、考えられる動作を定義します。 |
| SummarizationType |
別のソースの列で使用する集計の種類を指定します。 |
| TranslatedProperty |
変換するオブジェクトのプロパティを指定します。 |
| ValueFilterBehaviorType |
SummarizeColumns の値フィルター動作を決定します |
代理人
| TraceEventHandler |
Analysis Services トレース イベント ハンドラーを表します。 |
| TraceStoppedEventHandler |
トレースが停止したときのイベント ハンドラーを表します。 |