共用方式為


FullTextCatalog.EnumObjectPermissions Method

Enumerates a list of permissions for the full-text catalog.

備註

只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。

多載清單

名稱 Description
FullTextCatalog.EnumObjectPermissions ()
Enumerates a list of permissions for the full-text catalog.
FullTextCatalog.EnumObjectPermissions (ObjectPermissionSet)
Enumerates a list of permissions for the full-text catalog limited to the specified permission set.
FullTextCatalog.EnumObjectPermissions (String)
Enumerates a list of permissions for the full-text catalog that belongs to the specified user.
FullTextCatalog.EnumObjectPermissions (String, ObjectPermissionSet)
Enumerates a list of permissions for the full-text catalog that belong to the specified user and limited to the specified permission set.

請參閱

參考

FullTextCatalog Class
FullTextCatalog Members
Microsoft.SqlServer.Management.Smo Namespace

其他資源

Implementing Full-Text Search
全文檢索搜尋文件引導模式
CREATE FULLTEXT CATALOG (Transact-SQL)