FullTextIndex Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
FullTextIndex() | |
FullTextIndex(TableViewBase) |
FullTextIndex()
public FullTextIndex ();
Public Sub New ()
Applies to
FullTextIndex(TableViewBase)
public FullTextIndex (Microsoft.SqlServer.Management.Smo.TableViewBase parent);
new Microsoft.SqlServer.Management.Smo.FullTextIndex : Microsoft.SqlServer.Management.Smo.TableViewBase -> Microsoft.SqlServer.Management.Smo.FullTextIndex
Public Sub New (parent As TableViewBase)
Parameters
- parent
- TableViewBase