final |
|---|
readonly |
| Methods | ||
|---|---|---|
public
|
__construct(
string $navigationProperty,
array $filterFunctions,
bool $topSupported,
bool $skipSupported,
bool $indexableByKey,
bool $optimisticConcurrencyControl,
mixed $navigability = null,
mixed $filterRestrictions = null,
mixed $searchRestrictions = null,
mixed $sortRestrictions = null,
mixed $selectSupport = null,
mixed $insertRestrictions = null,
mixed $deepInsertSupport = null,
mixed $updateRestrictions = null,
mixed $deepUpdateSupport = null,
mixed $deleteRestrictions = null,
mixed $readRestrictions = null,
)
|
# |
| Properties | |||
|---|---|---|---|
public
readonly
|
string
|
$navigationProperty
|
# |
public
readonly
|
array
|
$filterFunctions
|
# |
public
readonly
|
bool
|
$topSupported
|
# |
public
readonly
|
bool
|
$skipSupported
|
# |
public
readonly
|
bool
|
$indexableByKey
|
# |
public
readonly
|
bool
|
$optimisticConcurrencyControl
|
# |
public
readonly
|
mixed
|
$navigability
|
# |
public
readonly
|
mixed
|
$filterRestrictions
|
# |
public
readonly
|
mixed
|
$searchRestrictions
|
# |
public
readonly
|
mixed
|
$sortRestrictions
|
# |
public
readonly
|
mixed
|
$selectSupport
|
# |
public
readonly
|
mixed
|
$insertRestrictions
|
# |
public
readonly
|
mixed
|
$deepInsertSupport
|
# |
public
readonly
|
mixed
|
$updateRestrictions
|
# |
public
readonly
|
mixed
|
$deepUpdateSupport
|
# |
public
readonly
|
mixed
|
$deleteRestrictions
|
# |
public
readonly
|
mixed
|
$readRestrictions
|
# |