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

SQL Anywhere 11.0.0 » SQL Anywhere Server - Programming » SQL Anywhere Data Access APIs » SQL Anywhere .NET 2.0 API Reference » iAnywhere.Data.SQLAnywhere namespace (.NET 2.0)

 

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