FullTextCatalog.EnumObjectPermissions Method
Enumerates a list of permissions for the full-text catalog.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | 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.
|
See Also
Reference
FullTextCatalog Class
FullTextCatalog Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
Implementing Full-Text Search
Full-Text Search Documentation Map
CREATE FULLTEXT CATALOG (Transact-SQL)