SMODataFileEnumerator Members
Enumerates the SQL Server Management Objects (SMO) data file.
The following tables list the members exposed by the SMODataFileEnumerator type.
Public Properties
이름 | Description | |
---|---|---|
Current | Gets the current object from the enumerator. |
위쪽
Public Methods
(see also Protected Methods )
이름 | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
MoveNext | Advances the enumerator to the next element of the collection. | |
ReferenceEquals | (inherited from Object ) | |
Reset | Sets the enumerator to its initial position, which is before the first element in the collection. | |
ToString | (inherited from Object ) |
위쪽
Protected Methods
이름 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
위쪽
참고 항목
참조
SMODataFileEnumerator Class
Microsoft.SqlServer.Dts.Runtime.Enumerators.SMO Namespace