Freigeben über


SqlScriptResourceComponent.ExecuteScript-Methode (SqlScript, array<SqlParameter[], List<ServiceVersionEntry>)

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

Syntax

'Declaration
Public Sub ExecuteScript ( _
    script As SqlScript, _
    sqlParameters As SqlParameter(), _
    serviceVersions As List(Of ServiceVersionEntry) _
)
public void ExecuteScript(
    SqlScript script,
    SqlParameter[] sqlParameters,
    List<ServiceVersionEntry> serviceVersions
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

SqlScriptResourceComponent Klasse

ExecuteScript-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace