ExternalStreamStatement.InputOptions 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 options as key-value pairs for services that are inputs to streaming queries
public Microsoft.SqlServer.TransactSql.ScriptDom.Literal InputOptions { get; set; }
member this.InputOptions : Microsoft.SqlServer.TransactSql.ScriptDom.Literal with get, set
Public Property InputOptions As Literal