This document is archived and information here might be outdated. Recommended version. |
Delete a data source from the list of sources.
[Visual Basic .NET] Public Sub DeleteSourceFullName ( _ ByVal sourceName As IName _ )
[C#] public void DeleteSourceFullName ( IName sourceName );