共用方式為


Sequence.Revoke 方法

包含保護的成員
包含繼承的成員

Revokes a previously granted set of permissions from a grantee or grantees on the sequence.

此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。

多載 清單

  名稱 說明
公用方法 Revoke(ObjectPermissionSet, String) Revokes a previously granted set of permissions from a grantee on the sequence.
公用方法 Revoke(ObjectPermissionSet, array<String[]) Revokes a previously granted set of permissions from a set of grantees on the sequence.
公用方法 Revoke(ObjectPermissionSet, String, Boolean, Boolean) Revokes a previously granted set of permissions from a grantee from the sequence and any other users to whom the grantee has granted the specified set of permissions. The grantee is also given the ability to revoke the specified set of permissions from other users.
公用方法 Revoke(ObjectPermissionSet, array<String[], Boolean, Boolean) Revokes a previously granted set of permissions from a set of grantees from the sequence and any other users to whom the grantees have granted the specified set of permissions. The grantees are also given the ability to revoke the specified set of permissions from other users
公用方法 Revoke(ObjectPermissionSet, String, Boolean, Boolean, String) Revokes a previously granted set of permissions from a grantee from the sequence and any other users to whom the grantee has granted the specified set of permissions. The grantee is also given the ability to revoke the specified set of permissions from other users under an assumed role.
公用方法 Revoke(ObjectPermissionSet, array<String[], Boolean, Boolean, String) Revokes a previously granted set of permissions from a set of grantees from the sequence and any other users to whom the grantees have granted the specified set of permissions. The grantees are also given the ability to revoke the specified set of permissions from other users within an assumed role.

上層

請參閱

參考

Sequence 類別

Microsoft.SqlServer.Management.Smo 命名空間