Interfaccia IDTSForEachSMOEnumerator

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

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Enumerators.SMO
Assembly:  Microsoft.SqlServer.ForEachSMOEnumerator (in Microsoft.SqlServer.ForEachSMOEnumerator.dll)

Sintassi

'Dichiarazione
Public Interface IDTSForEachSMOEnumerator
'Utilizzo
Dim instance As IDTSForEachSMOEnumerator
public interface IDTSForEachSMOEnumerator
public interface class IDTSForEachSMOEnumerator
type IDTSForEachSMOEnumerator =  interface end
public interface IDTSForEachSMOEnumerator

Nel tipo IDTSForEachSMOEnumerator sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica EnumURN Gets or sets a String that contains the SQL Server Management Object (SMO) enumeration Uniform Resource Name (URN) for the selected enumeration.

In alto

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Enumerators.SMO