| Visual Basic (Declaration) | |
|---|---|
Public Function GetDistinctValues( _ ByVal fieldName As String _ ) As ICollection | |
| C# | |
|---|---|
public ICollection GetDistinctValues( string fieldName ) | |
Parameters
- fieldName
- A string representing the field name of the column whose distinct values are to be retrieved.
Supported Frameworks: Microsoft .NET Framework version 3.5