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
entityName
:
string
Entity定義名
Optional
limit
limit
?:
number
リミット
Optional
offset
offset
?:
number
オフセット
search
Condition
searchCondition
:
SearchCondition
検索条件
Optional
sort
Condition
sortCondition
?:
SortCondition
ソート条件
Optional
spec
Version
Value
specVersionValue
?:
SpecVersionValue
特定バージョンの基準となるプロパティの値
Optional
view
Name
viewName
?:
string
View名
web
Api
webApi
:
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検索パラメータ