FullTextCatalog.EnumObjectPermissions Method
Enumerates a list of permissions for the full-text catalog.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.
Elenco degli overload
Nome | 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.
|
Vedere anche
Riferimento
FullTextCatalog Class
FullTextCatalog Members
Microsoft.SqlServer.Management.Smo Namespace
Altre risorse
Implementing Full-Text Search
Documentazione relativa alla ricerca full-text
CREATE FULLTEXT CATALOG (Transact-SQL)