DbParameters.ToDictionary method

Creates a dictionary of parameters.

public Dictionary<string, object?> ToDictionary()

See Also