IColumnPermission Members

The IColumnPermission class represents the interface that manages permissions for a specified column.

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

Public Methods

  Nom Description
ms219720.pubmethod(fr-fr,SQL.90).gif Deny Overloaded. Denies access to the specified permission for the specified grantees on the referenced column.
ms219720.pubmethod(fr-fr,SQL.90).gif EnumColumnPermissions Overloaded. Enumerates a list of object permissions for the referenced column.
ms219720.pubmethod(fr-fr,SQL.90).gif Grant Overloaded. Grants access to the specified permission for the specified grantees on the referenced columns.
ms219720.pubmethod(fr-fr,SQL.90).gif Revoke Overloaded. Revokes previously granted permissions from a grantee or grantees on the referenced columns.

Haut de la page

Voir aussi

Référence

IColumnPermission Interface
Microsoft.SqlServer.Management.Smo Namespace