Share via


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
'Usage
Dim instance As New TableSource()
protected TableSource()
protected:
TableSource()
protected function TableSource()

.NET Framework Security

See Also

Reference

TableSource Class

TableSource Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace