removeDataSourceListener Method

[Note: This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: msdatasrc
Assembly:   MSDATASRC (in MSDATASRC.dll)

void removeDataSourceListener (
	[InAttribute] DataSourceListener^ pDSL
)
void removeDataSourceListener (
	/** @attribute InAttribute */ DataSourceListener pDSL
)
function removeDataSourceListener (
	pDSL : DataSourceListener
)

Parameters

pDSL
DataSourceListener

Windows Vista, Windows XP SP2, Windows Server 2003

The .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.

.NET Framework

Supported in: 3.0

Reference

DataSource Interface
DataSource Members
msdatasrc Namespace
Show: