Freigeben über


SqlScriptResourceComponent.ExecuteScripts-Methode (List<SqlScript>)

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Sub ExecuteScripts ( _
    scripts As List(Of SqlScript) _
)
public void ExecuteScripts(
    List<SqlScript> scripts
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

SqlScriptResourceComponent Klasse

ExecuteScripts-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace