LikePredicate Constructor

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

.NET Framework Security

See Also

Reference

LikePredicate Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace