ArcObjects Library Reference (GISClient)  

ISDSServerObjectAdmin.DataSourceConfigurationMetadata Property

***Java only *** The configuration metadata of a data source.

ERROR: Syntax information about ISDSServerObjectAdmin.DataSourceConfigurationMetadata may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.GISClient.dll

[C++]
HRESULT get_DataSourceConfigurationMetadata(
  BSTR Name,
  ISDSDataSourceConfiguration** ppConfig
);
[C++]

Parameters

Name [in]   Name is a parameter of type BSTR ppConfig [out, retval]

  ppConfig is a parameter of type ISDSDataSourceConfiguration

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ISDSServerObjectAdmin Interface