Compartir a través de


DeploymentPlan.StepCount (Propiedad)

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

Sintaxis

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

Valor de propiedad

Tipo: System.Int32

Seguridad de .NET Framework

Vea también

Referencia

DeploymentPlan Clase

Microsoft.Data.Schema.Build (Espacio de nombres)