DeploymentStepInternal.GenerateTSQL メソッド

定義

デプロイ時に適用される一連の TSQL スクリプト バッチを表す文字列の一覧を返します。

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)

返品

適用対象