Partilhar via


Propriedade DeploymentPlan.StepCount

Namespace:  Microsoft.Data.Schema.Build
Assembly:  Microsoft.Data.Schema (em Microsoft.Data.Schema.dll)

Sintaxe

'Declaração
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 propriedade

Tipo: System.Int32

Segurança do .NET Framework

Consulte também

Referência

DeploymentPlan Classe

Namespace Microsoft.Data.Schema.Build