ITabularFactory.CreateUnpivotTable(String, CollationInfo) Method
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.
public Microsoft.SqlServer.Management.SqlParser.Metadata.IMutableTabular CreateUnpivotTable (string name, Microsoft.SqlServer.Management.SqlParser.Metadata.CollationInfo collationInfo);
abstract member CreateUnpivotTable : string * Microsoft.SqlServer.Management.SqlParser.Metadata.CollationInfo -> Microsoft.SqlServer.Management.SqlParser.Metadata.IMutableTabular
Public Function CreateUnpivotTable (name As String, collationInfo As CollationInfo) As IMutableTabular
Parameters
- name
- String
- collationInfo
- CollationInfo