Dela via


PrivilegeSecurityElement80 Class

Represents the security element that has privileges.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class PrivilegeSecurityElement80 _
    Inherits SecurityElement80
'Usage
Dim instance As PrivilegeSecurityElement80
[SerializableAttribute]
public class PrivilegeSecurityElement80 : SecurityElement80
[SerializableAttribute]
public ref class PrivilegeSecurityElement80 : public SecurityElement80
public class PrivilegeSecurityElement80 extends SecurityElement80

Inheritance Hierarchy

System.Object
  Microsoft.Data.Schema.ScriptDom.Sql.TSqlFragment
    Microsoft.Data.Schema.ScriptDom.Sql.SecurityElement80
      Microsoft.Data.Schema.ScriptDom.Sql.PrivilegeSecurityElement80

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

PrivilegeSecurityElement80 Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace