klyn.data.SchemaOperation.parameters
property
public readonly property parameters as IList<Object>:
Description

Ordered provider parameters used by this operation.

Schema identifiers remain validated mapping metadata, while generator row keys and values are always bound rather than interpolated.

Returns

Immutable parameter snapshot.

Example
assert operation.parameters.size == 0