ReadOnlyDataTableAdapter(IDataTable)

Construct by wrapping around an instance.

IDataTable

Declaration Syntax

public ReadOnlyDataTableAdapter(IDataTable dataTable)

Parameters

dataTable(IDataTable)

The Data Table to wrap.