Message-ID: <1267971039.9299.1711687320473.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_9298_1416057699.1711687320473" ------=_Part_9298_1416057699.1711687320473 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html Element.ImportData

Element.ImportData

=20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 = =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20

Overload

Description

ImportData(Object()())

Imports the data from a 2-dimensional array into= a Table at the point of the current ele= ment in the document.

ImportData(Object()(), String(), DataImportProperties)

Imports a set of data from an array of column na= mes and a 2-dimensional array of data to a T= able created at the point of the current element in the document. Also = accepts a DataImportPropertie= s object defining any options for this data import.

ImportData(System.Data.DataTable)

Imports data from a DataTable into a Table= at the point of this Element in t= he document.

ImportData(System.Data.DataTable, DataImportProperties)

Imports data from a DataTable into a Table= at the point of this Element in t= he document. Also accepts a D= ataImportProperties object that contains the options for importing.=20

ImportData(System.Data.DataView)

Imports data from a DataView into a Table<= /a> at the point of this Element in th= e document.

ImportData(System.Data.DataView, DataImportProperties)

Imports data from a DataView into a Table<= /a> at the point of this Element in th= e document. Also accepts a Da= taImportProperties object that contains the options for importing.

ImportData(Object(,))

Imports the data from a rectangular array into a= Table at the point of the current eleme= nt in the document.

ImportData(Object(,), String(), DataImportProperties)

Imports the data from a rectangular array into a= Table at the point of the current eleme= nt in the document. Also accepts an array of column names and a DataImportProperties object with the= import options.

ImportData(System.Data.IDataReader)

Imports the data from a DataReader into a Table at the point of the current element in t= he document.

ImportData(System.Data.IDataReader, DataImportProperties)

=20
Imports the data from a DataReader into a Table at the point of the current element in t= he document. Also accepts a D= ataImportProperties object that contains the import options.
=20

SharePo= int Integration Extension Methods

=20
=20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20

Overload

Description

ImportData(Microsoft.SharePoint.SPList)

Imports the data from a SharePoint List into a <= a href=3D"/display/WW8/Table">Table at the point of the current element= in the document.

ImportData(Microsoft.SharePoint.SPView, Microsoft.SharePoint.SPList, = DataImportProperties)

Imports the data from a SharePoint View into a <= a href=3D"/display/WW8/Table">Table at the point of the current element= in the document. Also accepts a SharePoint List to which the View belongs = and a DataImportProperties object with the import options.
------=_Part_9298_1416057699.1711687320473--