ApplicationRoleStatement.ApplicationRoleOptions 属性

定义

应用程序角色选项。

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ApplicationRoleOption> ApplicationRoleOptions { get; }
member this.ApplicationRoleOptions : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ApplicationRoleOption>
Public ReadOnly Property ApplicationRoleOptions As IList(Of ApplicationRoleOption)

属性值

适用于