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
Карта документации по компоненту Full-Text Search
CREATE FULLTEXT CATALOG (Transact-SQL)