DataSetDataSource Class
Data source class implements Exp.-Imp. using by DataSet
Namespace:
Xafari.Data
Assembly: Xafari.Data (in Xafari.Data.dll)
- c#
- VB
public class DataSetDataSource : IDataSource
Public Class DataSetDataSource
Implements IDataSource
End Class
Name | Description | |
---|---|---|
![]() |
DataSetDataSource() | The constructor Data Source DataSet |
![]() |
DataSetDataSource(DataSet) | The constructor Data Source DataSet |
![]() |
DataSetDataSource(string) | The constructor Data Source DataSet |
![]() |
DataSetDataSource(string, string) | The constructor Data Source DataSet |
Name | Description | |
---|---|---|
![]() |
DestinationPath | Represents a string that contains the path where data will be loaded during export operation. |
![]() |
Schema | The scheme mapping data types. |
![]() |
SourcePath | Represents a string that contains the path to the data that will be read during the import operation. |
![]() |
Tables | List of Tables data source. |
Name | Description | |
---|---|---|
![]() |
Close() | Close data source |
![]() |
GetTable(string) | Gets table by table name |
![]() |
InitializeTables() | Initialize a list of data source tables |
![]() |
OnClosed() | Handler of event Closed |
![]() |
OnOpened() | Handler of event Opened |
![]() |
Open() | Open data source |
Name | Description | |
---|---|---|
![]() |
GetListValueByTerm<TDetails>(this object, string) | Obsolete. (Defined by TypeExtensions). |
![]() |
GetValueByTerm<TValue>(this object, string) | Obsolete. (Defined by TypeExtensions). |
![]() |
Session(this object, bool) | Obsolete. Returns Session for specified object. (Defined by SessionExtensions). |
![]() |
SetValueByTerm<TValue>(this object, string, TValue) | Obsolete. (Defined by TypeExtensions). |
Xafari.Data.DataSetDataSource
Windows Phone 8.1, Windows Phone 8, Windows 8.1, Windows Server 2012 R2, Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.