Compartir a través de


SfcDependencyEngine.DependencyListEnumerator.MoveNext Método

Sets the current record of the record set to the next record.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
Public Function MoveNext As Boolean
'Uso
Dim instance As SfcDependencyEngine.DependencyListEnumerator 
Dim returnValue As Boolean 

returnValue = instance.MoveNext()
public bool MoveNext()
public:
virtual bool MoveNext() sealed
abstract MoveNext : unit -> bool  
override MoveNext : unit -> bool
public final function MoveNext() : boolean

Valor devuelto

Tipo: System.Boolean
true if not end of file; otherwise, false.

Implementa

IEnumerator.MoveNext()

Vea también

Referencia

SfcDependencyEngine.DependencyListEnumerator Clase

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc