Add メソッド
フルテキスト カタログを FullTextCatalog コレクションに追加します。
名前空間: Microsoft.SqlServer.Management.Smo
アセンブリ: Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)
構文
'宣言
Public Sub Add ( _
fullTextCatalog As FullTextCatalog _
)
'使用
Dim instance As FullTextCatalogCollection
Dim fullTextCatalog As FullTextCatalog
instance.Add(fullTextCatalog)
public void Add(
FullTextCatalog fullTextCatalog
)
public:
void Add(
FullTextCatalog^ fullTextCatalog
)
member Add :
fullTextCatalog:FullTextCatalog -> unit
public function Add(
fullTextCatalog : FullTextCatalog
)
パラメーター
- fullTextCatalog
型: Microsoft.SqlServer.Management.Smo. . :: . .FullTextCatalog
FullTextCatalog オブジェクトです。