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)