FullTextPredicate Constructor

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

.NET Framework Security

See Also

Reference

FullTextPredicate Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace