SqlServerPackagerRunner.

CreateSqlScript(List<string>) Method

Syntax

protected virtual void CreateSqlScript(List<string> files)

Parameters

Name Type Description
files List<string>

Return Value

Type Description
void