Enables the SQL Anywhere .NET Data Provider to ensure that a user has a security level adequate to access a SQL Anywhere data source.
      Visual Basic syntax
         
         
            Public NotInheritable Class 
            SAPermission 
            Inherits 
            System.Data.Common.DBDataPermission
         
      
      C# syntax
         
         
            public sealed class 
            SAPermission : System.Data.Common.DBDataPermission
         
      
      Remarks
         
         Custom Attribute: sealed