Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere Server - Programming » SQL Anywhere .NET 2.0 API Reference

SAPermission constructor Next Page

SAPermissionAttribute class


Associates a security action with a custom security attribute. This class cannot be inherited.

Syntax

Visual Basic

Public NotInheritable Class SAPermissionAttribute
Inherits DBDataPermissionAttribute

C#

public sealed class SAPermissionAttribute : DBDataPermissionAttribute

See also

SAPermissionAttribute members
SAPermissionAttribute constructor
CreatePermission method