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
public ExistsPredicate()
public:
ExistsPredicate()
new : unit -> ExistsPredicate
public function ExistsPredicate()

.NET Framework Security

See Also

Reference

ExistsPredicate Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace