This topic has not yet been rated - Rate this topic

ScriptingFilter Delegate

This class supports the SQL Server Management Objects infrastructure and is not intended to be used directly from your code.

Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
public delegate bool ScriptingFilter (
	Urn urn
)
/** @delegate */
public delegate boolean ScriptingFilter (
	Urn urn
)
JScript supports the use of delegates, but not the declaration of new ones.

Parameters

urn

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ