Compartilhar via


Interface IDTSForEachSMOEnumerator

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

Namespace:  Microsoft.SqlServer.Dts.Runtime.Enumerators.SMO
Assembly:  Microsoft.SqlServer.ForEachSMOEnumerator (em Microsoft.SqlServer.ForEachSMOEnumerator.dll)

Sintaxe

'Declaração
Public Interface IDTSForEachSMOEnumerator
'Uso
Dim instance As IDTSForEachSMOEnumerator
public interface IDTSForEachSMOEnumerator
public interface class IDTSForEachSMOEnumerator
type IDTSForEachSMOEnumerator =  interface end
public interface IDTSForEachSMOEnumerator

O tipo IDTSForEachSMOEnumerator expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública EnumURN Gets or sets a String that contains the SQL Server Management Object (SMO) enumeration Uniform Resource Name (URN) for the selected enumeration.

Início

Consulte também

Referência

Namespace Microsoft.SqlServer.Dts.Runtime.Enumerators.SMO