言語

DeploymentStep.Next プロパティ

定義

コンテナー内の次のステップを取得します。これは DeploymentStep 型の LinkedListNode<T> です。

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

プロパティ値

適用対象