Share via


DropServiceStatement Constructor

Initializes a new instance of the DropServiceStatement class.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Public Sub New
public DropServiceStatement()
public:
DropServiceStatement()
new : unit -> DropServiceStatement
public function DropServiceStatement()

.NET Framework Security

See Also

Reference

DropServiceStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace