FullTextCatalog コンストラクター

FullTextCatalog クラスの新しいインスタンスを初期化します。

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
Public Sub New
'使用
Dim instance As New FullTextCatalog()
public FullTextCatalog()
public:
FullTextCatalog()
new : unit -> FullTextCatalog
public function FullTextCatalog()

説明

既定のコンストラクターは、すべてのフィールドを既定値に初期化します。

使用例

フルテキスト検索の実装

関連項目

参照

FullTextCatalog クラス

FullTextCatalog オーバーロード

Microsoft.SqlServer.Management.Smo 名前空間

その他の技術情報

フルテキスト検索の概要

CREATE FULLTEXT CATALOG (Transact-SQL)