This member is for System Use Only and should NOT be used.
Create a JSON DataView from a DataView.

Syntax

finUtilities.CreateJsonDataViewFromDataView(dv, columns, idColumn, json)

Parameters

NameTypeOptionalByRefDescription
dv DataView The DataView.
columns String A comma-separated list of Columns to include.
idColumn String
json String ByRef A JSON object containing Data View information.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finUtilities
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0