$ApplyWritesOutputExtension extension

on

Properties

hasCommit bool

Available on ApplyWritesOutput, provided by the $ApplyWritesOutputExtension extension

Returns true if commit is not null, otherwise false.
no setter
hasNotCommit bool

Available on ApplyWritesOutput, provided by the $ApplyWritesOutputExtension extension

Returns true if commit is null, otherwise false.
no setter
hasNotResults bool

Available on ApplyWritesOutput, provided by the $ApplyWritesOutputExtension extension

Returns true if results is null, otherwise false.
no setter
hasNotUnknown bool

Available on ApplyWritesOutput, provided by the $ApplyWritesOutputExtension extension

Returns true if this object has not unknown objects, otherwise false.
no setter
hasResults bool

Available on ApplyWritesOutput, provided by the $ApplyWritesOutputExtension extension

Returns true if results is not null, otherwise false.
no setter
hasUnknown bool

Available on ApplyWritesOutput, provided by the $ApplyWritesOutputExtension extension

Returns true if this object has unknown objects, otherwise false.
no setter