IDTSForEachSMOEnumerator Interface

Definition

Defines the interface for the ForEachSMOEnumerator class, providing members to enumerate over SQL Server Management Objects (SMO).

public interface class IDTSForEachSMOEnumerator
public interface IDTSForEachSMOEnumerator
type IDTSForEachSMOEnumerator = interface
Public Interface IDTSForEachSMOEnumerator
Derived

Properties

EnumURN

Gets or sets a String that contains the SQL Server Management Object (SMO) enumeration Uniform Resource Name (URN) for the selected enumeration.

Applies to