หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Denies the specified set of permissions for the specified grantees on the user-defined data type.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
| Name | Description |
|---|---|
| UserDefinedDataType.Deny (ObjectPermissionSet, String) |
Denies the specified set of permissions for the specified grantee on the user-defined data type.
|
| UserDefinedDataType.Deny (ObjectPermissionSet, String[]) |
Denies the specified set of permissions for the specified grantees on the user-defined data type.
|
| UserDefinedDataType.Deny (ObjectPermissionSet, String, Boolean) |
Denies the specified set of permissions for the specified grantee and other users that the grantee granted the specified set of permissions on the user-defined data type.
|
| UserDefinedDataType.Deny (ObjectPermissionSet, String[], Boolean) |
Denies the specified set of permissions for the specified grantees and other users that the grantee granted the specified set of permissions on the user-defined data type.
|
See Also
Reference
UserDefinedDataType Class
UserDefinedDataType Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
Granting, Revoking, and Denying Permissions
Data Types (Database Engine)
CREATE TYPE (Transact-SQL)