SqlExecute Class

MSBuild

Executes a SQL command.


Namespace: MSBuild.Community.Tasks
Assembly: MSBuild.Community.Tasks (in MSBuild.Community.Tasks.dll)

Syntax

Visual Basic (Declaration)
Public Class SqlExecute
    Inherits Task
C#
public class SqlExecute : Task
C++
ref class SqlExecute : Task
J#
public class SqlExecute extends Task
JScript
public class SqlExecute extends Task

Inheritance Hierarchy

System.Object
   Microsoft.Build.Utilities.Task
      MSBuild.Community.Tasks.SqlExecute

Thread Safety

Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

See Also

Syntax based on .NET Framework version 2.0.
Documentation version 1.0.0.0.