DeploymentStepInternal Properties
Updated: April 20, 2017
Namespace:
Microsoft.SqlServer.Dac.Deployment
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | Next | Gets the next step in the container, which is a LinkedListNode<T> of type DeploymentStep.(Inherited from DeploymentStep.) |
![]() | Previous | Gets the previous step in the container, which is a LinkedListNode<T> of type DeploymentStep.(Inherited from DeploymentStep.) |
Show:
