TableStore Constructor

Initializes a new instance of the TableStore class.

Namespace:  Microsoft.Data.Schema.DataGenerator
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Protected Sub New
'Usage

Dim instance As New TableStore()
protected TableStore()
protected:
TableStore()
protected function TableStore()
new : unit -> TableStore

.NET Framework Security

See Also

Reference

TableStore Class

TableStore Members

Microsoft.Data.Schema.DataGenerator Namespace