Delen via


DropSearchPropertyListStatement Constructor

Initializes a new instance of the DropSearchPropertyListStatement class.

Namespace:  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New DropSearchPropertyListStatement()
public DropSearchPropertyListStatement()
public:
DropSearchPropertyListStatement()
new : unit -> DropSearchPropertyListStatement
public function DropSearchPropertyListStatement()

See Also

Reference

DropSearchPropertyListStatement Class

Microsoft.SqlServer.TransactSql.ScriptDom Namespace