FunctionStatementBody.OrderHint 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.
Optional CLR table-valued options order hint. Valid only in case of CLR table-valued function.
public Microsoft.SqlServer.TransactSql.ScriptDom.OrderBulkInsertOption OrderHint { get; set; }
member this.OrderHint : Microsoft.SqlServer.TransactSql.ScriptDom.OrderBulkInsertOption with get, set
Public Property OrderHint As OrderBulkInsertOption