DbParameters indexer

The parameter at the specified index.

public (string Name, object? Value) this[int index] { get; }

See Also