final |
|---|
readonly |
| Methods | ||
|---|---|---|
public
|
__construct(
NavigationPropertyInterface $property,
EntitySetInterface $targetSet,
?FilterExpression $filter = null,
SelectList $select = new SelectList(),
ExpandList $expand = new ExpandList(),
?OrderByList $orderBy = null,
?int $top = null,
?int $skip = null,
bool $count = false,
)
|
# |
| Properties | |||
|---|---|---|---|
public
readonly
|
NavigationPropertyInterface
|
$property
|
# |
public
readonly
|
EntitySetInterface
|
$targetSet
|
# |
public
readonly
|
?FilterExpression
|
$filter
|
# |
public
readonly
|
SelectList
|
$select
|
# |
public
readonly
|
ExpandList
|
$expand
|
# |
public
readonly
|
?OrderByList
|
$orderBy
|
# |
public
readonly
|
?int
|
$top
|
# |
public
readonly
|
?int
|
$skip
|
# |
public
readonly
|
bool
|
$count
|
# |