다음을 통해 공유


IObjectPermission Members

The IObjectPermission class represents the interface used to set object permissions.

The following tables list the members exposed by the IObjectPermission type.

Public Methods

  이름 Description
ms219779.pubmethod(ko-kr,SQL.90).gif Deny Overloaded. Denies access to the specified permission for the specified grantees on the SQL Server Management Objects (SMO) object.
ms219779.pubmethod(ko-kr,SQL.90).gif EnumObjectPermissions Overloaded. Enumerates a list of object permissions for the SQL Server Management Objects (SMO) object.
ms219779.pubmethod(ko-kr,SQL.90).gif Grant Overloaded. Grants access to the specified permission for the specified grantees on the SQL Server Management Objects (SMO) object.
ms219779.pubmethod(ko-kr,SQL.90).gif Revoke Overloaded. Revokes previously granted permissions from a grantee or grantees on the SQL Server Management Objects (SMO) object.

위쪽

참고 항목

참조

IObjectPermission Interface
Microsoft.SqlServer.Management.Smo Namespace