共用方式為


XmlSchemaCollection.Deny Method

Denies the specified permission for the specified grantees on the XML schema collection.

備註

只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。

多載清單

名稱 Description
XmlSchemaCollection.Deny (ObjectPermissionSet, String)
Denies the specified permission for the specified grantee on the XML schema collection.
XmlSchemaCollection.Deny (ObjectPermissionSet, String[])
Denies the specified permission for the specified grantees on the XML schema collection.
XmlSchemaCollection.Deny (ObjectPermissionSet, String, Boolean)
Denies access to the specified permission for the specified grantee and other users that the grantee granted the specified set of permissions on the XML schema collection.
XmlSchemaCollection.Deny (ObjectPermissionSet, String[], Boolean)
Denies the specified permission for the specified grantees on the XML schema collection.

請參閱

參考

XmlSchemaCollection Class
XmlSchemaCollection Members
Microsoft.SqlServer.Management.Smo Namespace

其他資源

Granting, Revoking, and Denying Permissions
Using XML Schemas
管理伺服器上的 XML 結構描述集合
CREATE SCHEMA (Transact-SQL)