UserStatement.UserOptions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The user options.
public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.PrincipalOption> UserOptions { get; }
member this.UserOptions : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.PrincipalOption>
Public ReadOnly Property UserOptions As IList(Of PrincipalOption)