ConnectionParameter.CellReference

ConnectionParameter.CellReference property

Cell reference indicating which cell’s value to use for the query parameter. Used only when parameterType is cell.

public string CellReference { get; set; }

See Also