Share via


ListTypeCopyOption.Options Property

Definition

Represents list of same kind of external file options

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

Property Value

Applies to