DeploymentStepInternal.GenerateTSQL Method

Definition

Returns a list of strings that represent a set of TSQL script batches to be applied during deployment

public override System.Collections.Generic.IList<string> GenerateTSQL ();
override this.GenerateTSQL : unit -> System.Collections.Generic.IList<string>
Public Overrides Function GenerateTSQL () As IList(Of String)

Returns

Applies to