[This is preliminary documentation and is subject to change.]
Creates the Option List for the search combo box and sort combo box
Namespace:
OfficeClip.BusinessLayer.TrackerAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public DataTable GetFieldOptions( SqlDataReader sdr ) |
Visual Basic (Declaration) |
---|
Public Function GetFieldOptions ( _ sdr As SqlDataReader _ ) As DataTable |
Visual C++ |
---|
public: DataTable^ GetFieldOptions( SqlDataReader^ sdr ) |
Parameters
- sdr
- Type: System.Data.SqlClient..::.SqlDataReader
The SqlDataReader