Creates the tables and columns in the specified DataSet using an XML schema.
[Visual Basic]
Overloads Public Function FillSchema( _
ByVal ds As DataSet, _
ByVal schema As String _
) As DataTable()
the newly-defined tables of the DataSet
The schema is read from Tamino. It must reside in the collection with which this TaminoDataAdapter object is associated.
TaminoDataAdapter Class | TaminoDataAdapter Members | SoftwareAG.Tamino.Api.DataAdapter Namespace | TaminoDataAdapter.FillSchema Overload List