SfcDependencyEngine.DependencyListEnumerator Class
Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Name | Description | |
---|---|---|
![]() | Current | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
Name | Description | |
---|---|---|
![]() | Dispose() | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | MoveNext() | Sets the current record of the record set to the next record.Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Reset() | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | ToString() | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | IEnumerable<SfcDependencyNode>.GetEnumerator() | Enumerates the list of dependency node through the collection. |
![]() ![]() | IEnumerable.GetEnumerator() | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() ![]() | IEnumerator.Current | Gets the current element in the collection. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.