[]
Gets the DataView object.
DataView GetDataView(bool create)
Function GetDataView(create As Boolean) As DataView
| Type | Name | Description |
|---|---|---|
| bool | create | Whether to recreate the DataView |
| Type | Description |
|---|---|
| DataView | The DataView object associated with this model. |