Compartir a través de


SqlReverseEngineerProgressEventArgs.CurrentPhase (Propiedad)

Obtiene el índice actual para la fase que se procesa.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
Public ReadOnly Property CurrentPhase As Integer
    Get
public int CurrentPhase { get; }
public:
property int CurrentPhase {
    int get ();
}
member CurrentPhase : int
function get CurrentPhase () : int

Valor de propiedad

Tipo: System.Int32

Seguridad de .NET Framework

Vea también

Referencia

SqlReverseEngineerProgressEventArgs Clase

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)