Method | Description | |
---|---|---|
Script ( ) : string |
Translates this table into a SQL script
|
|
Table ( string name ) : System.Collections.Generic |
Initializes a new instance of the Table class.
|
|
ToString ( ) : string |
Returns a System.String that represents this instance.
|
public Table ( string name ) : System.Collections.Generic | ||
name | string | The name. |
return | System.Collections.Generic |