CopyStatement.Options Property

Definition

Possible options

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

Property Value

Applies to