Share via


FullTextIndexColumn Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the FullTextIndexColumn class.

Overload List

  Name Description
Public method FullTextIndexColumn() Initializes a new instance of the FullTextIndexColumn class.
Public method FullTextIndexColumn(FullTextIndex, String) Initializes a new instance of the FullTextIndexColumn class on the specified full-text index and with the specified name.

Top