Config.copyDataSourceInfo

Creates a new GdaDataSourceInfo structure from an existing one.

class Config
static
copyDataSourceInfo

Parameters

src DataSourceInfo

data source information to get a copy from.

Return Value

a newly allocated GdaDataSourceInfo with contains a copy of information in src.

Meta