SQL - Extended  1.0.0
Pi-Con: Small utilities makes the difference
Public Member Functions | Properties | List of all members
SQLite.CreateTablesResult Class Reference

The results in a Dictionary of multiple table creations More...

Public Member Functions

 CreateTablesResult ()
 Deafualt Constructor More...
 

Properties

Dictionary< Type, CreateTableResultResults [get]
 The dictonary for the results More...
 

Detailed Description

The results in a Dictionary of multiple table creations

Constructor & Destructor Documentation

◆ CreateTablesResult()

SQLite.CreateTablesResult.CreateTablesResult ( )

Deafualt Constructor

Property Documentation

◆ Results

Dictionary<Type, CreateTableResult> SQLite.CreateTablesResult.Results
get

The dictonary for the results


The documentation for this class was generated from the following file: