クラス FluentClient
Version:
日本語翻訳に関する免責事項
このページの翻訳はAIによって自動的に行われました。可能な限り正確な翻訳を心掛けていますが、原文と異なる表現や解釈が含まれる場合があります。正確で公式な情報については、必ず英語の原文をご参照ください。
IMClient の一般的に使用される操作のための円滑なインターフェイスを提供します。
継承
System.Object
FluentClient
名前空間: Stylelabs.M.Sdk.Fluent
アセンブリ: Stylelabs.M.Sdk.Fluent.dll
構文
コンストラクター
FluentClient(IMClient)
FluentClient クラスの新しいインスタンスを初期化します。
宣言
パラメーター
プロパティ
Entities
円滑な方法でエンティティへのアクセスを提供します。
宣言
プロパティ値
EntityDefinitions
円滑な方法でエンティティ定義へのアクセスを提供します。
宣言
プロパティ値
EntityFactory
円滑な方法でエンティティ ファクトリへのアクセスを提供します。
宣言
プロパティ値
EntityLoadConfiguration
IEntityLoadConfiguration インスタンスを取得します。
宣言
プロパティ値
Settings
円滑な方法で設定へのアクセスを提供します。
宣言
プロパティ値
Users
円滑な方法でユーザーへのアクセスを提供します。
宣言
プロパティ値
| 型 | 説明 |
|---|---|
| FluentUsers |
メソッド
QueryableEntities(Func<QueryableEntities<IQueryableEntity>, IQueryable<IQueryableEntity>>)
FluentQueryableEntities インスタンスを取得します。
宣言
パラメーター
| 型 | 名前 | 説明 |
|---|---|---|
| Func<QueryableEntities<IQueryableEntity>, IQueryable<IQueryableEntity>> | queryFunc |
戻り値
UseCultureLoadOption(CultureInfo[])
現在の FluentClient インスタンスの ICultureLoadOption を設定します。
宣言
パラメーター
| 型 | 名前 | 説明 |
|---|---|---|
| CultureInfo[] | cultures |
戻り値
| 型 | 説明 |
|---|---|
| FluentClient |
UseCultureLoadOption(LoadOption)
現在の FluentClient インスタンスの ICultureLoadOption を設定します。
宣言
パラメーター
| 型 | 名前 | 説明 |
|---|---|---|
| LoadOption | loadOption |
戻り値
| 型 | 説明 |
|---|---|
| FluentClient |
UseCultureLoadOption(String[])
現在の FluentClient インスタンスの ICultureLoadOption を設定します。
宣言
パラメーター
| 型 | 名前 | 説明 |
|---|---|---|
| System.String[] | cultures |
戻り値
| 型 | 説明 |
|---|---|
| FluentClient |
UsePropertyLoadOption(LoadOption)
現在の FluentClient インスタンスの IPropertyLoadOption を設定します。
宣言
パラメーター
| 型 | 名前 | 説明 |
|---|---|---|
| LoadOption | loadOption |
戻り値
| 型 | 説明 |
|---|---|
| FluentClient |
UsePropertyLoadOption(String[])
現在の FluentClient インスタンスの IPropertyLoadOption を設定します。
宣言
パラメーター
| 型 | 名前 | 説明 |
|---|---|---|
| System.String[] | properties |
戻り値
| 型 | 説明 |
|---|---|
| FluentClient |
UseRelationLoadOption(LoadOption)
現在の FluentClient インスタンスの IRelationLoadOption を設定します。
宣言
パラメーター
| 型 | 名前 | 説明 |
|---|---|---|
| LoadOption | loadOption |
戻り値
| 型 | 説明 |
|---|---|
| FluentClient |
UseRelationLoadOption(RelationSpecification[])
現在の FluentClient インスタンスの IRelationLoadOption を設定します。
宣言
パラメーター
| 型 | 名前 | 説明 |
|---|---|---|
| RelationSpecification[] | relations |
戻り値
| 型 | 説明 |
|---|---|
| FluentClient |