Preparing search index...
The search index is not available
型・APIリファレンス
型・APIリファレンス
SearchEntityParameter
Interface SearchEntityParameter
Entity検索パラメータ
interface
SearchEntityParameter
{
entityName
:
string
;
limit
?:
number
;
offset
?:
number
;
searchCondition
:
SearchCondition
;
sortCondition
?:
SortCondition
;
specVersionValue
?:
SpecVersionValue
;
viewName
?:
string
;
webApi
:
string
;
}
Index
Properties
entity
Name
limit?
offset?
search
Condition
sort
Condition?
spec
Version
Value?
view
Name?
web
Api
Properties
entity
Name
entity
Name
:
string
Entity定義名
Optional
limit
limit
?:
number
リミット
Optional
offset
offset
?:
number
オフセット
search
Condition
search
Condition
:
SearchCondition
検索条件
Optional
sort
Condition
sort
Condition
?:
SortCondition
ソート条件
Optional
spec
Version
Value
spec
Version
Value
?:
SpecVersionValue
特定バージョンの基準となるプロパティの値
Optional
view
Name
view
Name
?:
string
View名
web
Api
web
Api
:
string
WebAPI名
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entity
Name
limit
offset
search
Condition
sort
Condition
spec
Version
Value
view
Name
web
Api
型・APIリファレンス
Loading...
Entity検索パラメータ