Click or drag to resize
DataSourceBaseGetDataSourceInformation Method
Get information about data source.

Namespace: ArtDatabanken.WebService.Client
Assembly: ArtDatabanken.WebService.Client (in ArtDatabanken.WebService.Client.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public abstract IDataSourceInformation GetDataSourceInformation()

Return Value

Type: IDataSourceInformation
Information about data source.
See Also