Overload List

  Name Description
Public method Static member AsLive(DataTable)
Creates a view based on the specified ADO.NET DataTable.
Public method Static member AsLive<(Of <<'(TRow>)>>)(DataTable)
Creates a view based on the specified ADO.NET DataTable.
Public method Static member AsLive<(Of <<'(TRow>)>>)(TypedTableBase<(Of <<'(TRow>)>>))
Creates a view based on the specified typed data table.

See Also