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)

返回

适用于