InlineResultSetDefinition.ResultColumnDefinitions Property
Gets the list of column definitions.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Property Value
Type: System.Collections.Generic.IList(Of ResultColumnDefinition)The list of column definitions.
Show: