Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Contains the members used when enumerating over SQL Server Management Objects (SMO). This class cannot be inherited.
The following tables list the members exposed by the ForEachSMOEnumerator type.
Public Constructors
| Name | Description | |
|---|---|---|
| ForEachSMOEnumerator | Initializes a new instance of the ForEachSMOEnumerator class. |
Nach oben
Public Properties
| Name | Description | |
|---|---|---|
![]() |
CollectionEnumerator | Gets or sets Boolean that indicates if the foreach loop enumerator is enumerating collections of objects or enumerating collections of collections. (inherited from ForEachEnumerator) |
![]() |
EnumURN | Gets or sets a String that contains the SMO enumeration Uniform Resource Name (URN) for the selected enumeration. |
![]() |
Version | Returns the version number of the package. This property is read-only. (inherited from ForEachEnumerator) |
Nach oben
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
CanUpdate | (inherited from ForEachEnumerator ) |
![]() |
Equals | Overloaded. (inherited from DtsObject ) |
![]() |
GetEnumerator | Overridden. Returns an enumerator that can iterate through the ForEachSMOEnumerator instance. |
![]() |
GetHashCode | Returns the hash code for this instance. (inherited from DtsObject) |
![]() |
GetType | (inherited from Object ) |
![]() |
InitializeForEachEnumerator | (inherited from ForEachEnumerator ) |
![]() |
LoadFromXML | This method is not callable by your application code. To load a package saved as .xml, use the Application.LoadPackage method. |
![]() ![]() |
op_Equality | (inherited from DtsObject ) |
![]() ![]() |
op_Inequality | (inherited from DtsObject ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
SaveToXML | This method is not callable by your application code. To save a package as .xml, use the Application.SaveToXml method. |
![]() |
ToString | (inherited from Object ) |
![]() |
Update | (inherited from ForEachEnumerator ) |
![]() |
Validate | Overridden. Returns a value that indicates whether the container has invalid settings that will prevent it from running successfully. |
Nach oben
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Nach oben
Siehe auch
Verweis
ForEachSMOEnumerator Class
Microsoft.SqlServer.Dts.Runtime.Enumerators.SMO Namespace
.gif)
.gif)
.gif)
.gif)