Share via


ExistsPredicate Constructor

Initializes a new instance of the ExistsPredicate 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 ExistsPredicate()
public ExistsPredicate()
public:
ExistsPredicate()
public function ExistsPredicate()

.NET Framework Security

See Also

Reference

ExistsPredicate Class

ExistsPredicate Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace