FullTextIndex 建構函式

定義

多載

FullTextIndex()

public FullTextIndex();
Public Sub New ()

適用於

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)

參數

parent
TableViewBase

適用於