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
'Usage
Dim instance As New DropServiceStatement()
public DropServiceStatement()
public:
DropServiceStatement()
public function DropServiceStatement()

.NET Framework Security

See Also

Reference

DropServiceStatement Class

DropServiceStatement Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace