DataSourceProviderService.NotifyDataSourceComponentAdded(Object) Method

Definition

public:
 abstract void NotifyDataSourceComponentAdded(System::Object ^ dsc);
public abstract void NotifyDataSourceComponentAdded (object dsc);
abstract member NotifyDataSourceComponentAdded : obj -> unit
Public MustOverride Sub NotifyDataSourceComponentAdded (dsc As Object)

Parameters

dsc
Object

Applies to