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