FullTextCatalog.EnumObjectPermissions Method ()
SQL Server 2005
Enumerates a list of permissions for the full-text catalog.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
public final ObjectPermissionInfo[] EnumObjectPermissions ()
public final function EnumObjectPermissions () : ObjectPermissionInfo[]
Return Value
An ObjectPermissionInfo object array value that contains a list of permissions for the full-text catalog.Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
