Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Current »

Description

Imports data from a DataView into a Table at the point of this Element in the document.

C#
vb.net

Parameters

data
Contains the data to be imported.

Returns

The Table that the data was imported into.

Examples

C#
vb.net
  • No labels