Name of the data object for the layer.
[Visual Basic 6.0] Property DataSourceName As IName
[Visual Basic .NET] Public Property DataSourceName As IName
[C#] public IName DataSourceName {get; set;}
[Java] public IName getDataSourceName() throws IOException, AutomationException
[Java] public void setDataSourceName( IName pName ) throws IOException, AutomationException
[C++] HRESULT get_DataSourceName( IName** Name );
[C++] HRESULT put_DataSourceName( IName* Name);
Parameters
Name [out, retval]
Name is a parameter of type IName
Name [in]
Name is a parameter of type IName