Share via


InPredicate Constructor

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

.NET Framework Security

See Also

Reference

InPredicate Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace