Compartir a través de


FullTextCatalog.EnumObjectPermissions Method

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

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

Nombre 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.

Vea también

Referencia

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

Otros recursos

Implementing Full-Text Search
Mapa de documentación de la búsqueda de texto
CREATE FULLTEXT CATALOG (Transact-SQL)