DbConnectorCommand.Parameters property

The parameters of the command.

public DbParameters Parameters { get; }

See Also