Show / Hide Table of Contents

Enum AmlSqlPermissionOption

What SQL permission check to include in the SQL query

Namespace: Innovator.Client
Assembly: Innovator.Client.dll
Syntax
public enum AmlSqlPermissionOption

Fields

Name Description
LegacyFunction

Use the legacy functions for verions prior to 11sp5

None

Don't include permissions

SecuredFunction

Use the secured ItemType functions generated in 11sp5 and after

  • Improve this Doc
  • View Source
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX