DeploymentStep.Previous プロパティ

定義

コンテナー内の前の手順を取得します。これは DeploymentStep 型の LinkedListNode<T> です。

public Microsoft.SqlServer.Dac.Deployment.DeploymentStep Previous { get; }
member this.Previous : Microsoft.SqlServer.Dac.Deployment.DeploymentStep
Public ReadOnly Property Previous As DeploymentStep

プロパティ値

適用対象