GetAll Method (SampleCharRuleLink)
- Last UpdatedNov 06, 2025
- 1 minute read
The GetAll() method retrieves one or more sample_char_rule_link records from the Sample_Char_Rule_Link table, as specified by the filter parameters. Passing no filter parameters will retrieve all sample records from the table.
| Overload | Description |
|---|---|
| GetAll(Nullable<Int32>,Nullable<Int32>,Nullable<Int32>,Nullable<Int32>,Nullable<DateTime>) | The GetAll() method retrieves one or more sample_char_rule_link records from the Sample_Char_Rule_Link table, as specified by the filter parameters. Passing no filter parameters will retrieve all sample records from the table. This overload of the GetAll() method includes the chart position as a filter parameter. |
| GetAll(Nullable<Int32>,Nullable<Int32>,Nullable<Int32>,Nullable<DateTime>) | The GetAll() method retrieves one or more sample_char_rule_link records from the Sample_Char_Rule_Link table, as specified by the filter parameters. Passing no filter parameters will retrieve all sample records from the table. |