SampleNameFilter property
- Last UpdatedNov 26, 2024
- 1 minute read
Use the SampleNameFilter property to filter the samples shown in the Sample Viewer control. The filter method displays the samples that match the sample name entered as the filtering criteria. This is a run-time property. It is possible to search for sample names that contain specified characters. For example, for SQL Server to return all samples that start with the letters Blender, you must provide the string Blender% for the value.
|
Data Type |
Read/Write |
Default Value |
|---|---|---|
|
String |
R/W |
Null |