Share via


OpenRowsetCosmos.Options Property

Definition

Collection of options for OPENROWSET for CosmosDB.

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

Property Value

Applies to