Name | Description | |
---|---|---|
![]() | GenerateSelectQuery | Generates a select query that select all columns and rows from the table with the given name. |
![]() ![]() | GetFromFileName | Gets the data source format for the given file name. Returns null if an appropriate data source format for the given file name is not found. |
![]() | LoadFromFile | Loads a data source from the given file using the specified settings. |
![]() | Match | Checks whether a data source of this format can be stored in a file with the given extension. |
![]() ![]() | Register | Registers the given data source format. |
![]() ![]() | Unregister | Unregisters the given data source format. |