[]
public static IRichValue FromDataView(DataView view, string defaultColumnName = null, bool showHeaders = false)
Public Shared Function FromDataView(view As DataView, Optional defaultColumnName As String = Nothing, Optional showHeaders As Boolean = False) As IRichValue
Type | Name | Description |
---|---|---|
DataView | view | |
string | defaultColumnName | |
bool | showHeaders |
Type | Description |
---|---|
IRichValue |