XmlForClause.Options Property
Gets a list of FOR XML clause options.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Property Value
Type: System.Collections.Generic.IList<XmlForClauseOption>A list of FOR XML clause options.
Show: