Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 (in Microsoft.SqlServer.ForEachSMOEnumerator.dll)
Syntax
'Declaration
Public Interface IDTSForEachSMOEnumerator
'Usage
Dim instance As IDTSForEachSMOEnumerator
public interface IDTSForEachSMOEnumerator
public interface class IDTSForEachSMOEnumerator
type IDTSForEachSMOEnumerator = interface end
public interface IDTSForEachSMOEnumerator
The IDTSForEachSMOEnumerator type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
EnumURN | Gets or sets a String that contains the SQL Server Management Object (SMO) enumeration Uniform Resource Name (URN) for the selected enumeration. |
Top
.gif)