ServiceContract.EnumObjectPermissions Method
Enumerates a list of object permissions for the service contract.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | Description |
---|---|
ServiceContract.EnumObjectPermissions () |
Enumerates a list of object permissions for the service contract.
|
ServiceContract.EnumObjectPermissions (ObjectPermissionSet) |
Enumerates a list of object permissions for a specified permission on the service contract.
|
ServiceContract.EnumObjectPermissions (String) |
Enumerates a list of object permissions for a specified grantee on the service contract.
|
ServiceContract.EnumObjectPermissions (String, ObjectPermissionSet) |
Enumerates a list of object permissions for a specified grantee and a specified permission on the service contract.
|
See Also
Reference
ServiceContract Class
ServiceContract Members
Microsoft.SqlServer.Management.Smo.Broker Namespace
Other Resources
Service Broker Programming
Managing Service Broker
Introducing Service Broker