Partilhar via


EmptyEnumerator Constructor

Initializes a new instance of the EmptyEnumerator class.

Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)

Syntax

'Declaration
Public Sub New
public EmptyEnumerator ()
public:
EmptyEnumerator ()
public EmptyEnumerator ()
public function EmptyEnumerator ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Development Platforms

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

Target Platforms

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

See Also

Reference

EmptyEnumerator Class
EmptyEnumerator Members
Microsoft.SqlServer.Dts.Runtime Namespace