Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Contains the members used when enumerating over SQL Server Management Objects (SMO). This class cannot be inherited.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime.Enumerators.SMO
Assembly : Microsoft.SqlServer.ForEachSMOEnumerator (in microsoft.sqlserver.foreachsmoenumerator.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class ForEachSMOEnumerator
Inherits ForEachEnumerator
Implements IDTSComponentPersist, IDTSForEachSMOEnumerator
public sealed class ForEachSMOEnumerator : ForEachEnumerator, IDTSComponentPersist, IDTSForEachSMOEnumerator
public ref class ForEachSMOEnumerator sealed : public ForEachEnumerator, IDTSComponentPersist, IDTSForEachSMOEnumerator
public final class ForEachSMOEnumerator extends ForEachEnumerator implements IDTSComponentPersist, IDTSForEachSMOEnumerator
public final class ForEachSMOEnumerator extends ForEachEnumerator implements IDTSComponentPersist, IDTSForEachSMOEnumerator
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dts.Runtime.DtsObject
Microsoft.SqlServer.Dts.Runtime.ForEachEnumerator
Microsoft.SqlServer.Dts.Runtime.Enumerators.SMO.ForEachSMOEnumerator
Thread Safety
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
ForEachSMOEnumerator Members
Microsoft.SqlServer.Dts.Runtime.Enumerators.SMO Namespace