TableSource Constructor

Initializes a new instance of the TableSource class.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Protected Sub New
protected TableSource()
protected:
TableSource()
new : unit -> TableSource
protected function TableSource()

.NET Framework Security

See Also

Reference

TableSource Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace