Метод | Описание | |
---|---|---|
Field ( string name ) : |
Creatse a new FieldReference for a field on this table
|
|
QueryTable ( string tableName ) : System.Collections.Generic |
Creates a new
|
|
ToString ( ) : string |
Creates a string representation of data table.
|
Метод | Описание | |
---|---|---|
BuildSql ( |
public Field ( string name ) : |
||
name | string | The name of the field |
Результат |
public QueryTable ( string tableName ) : System.Collections.Generic | ||
tableName | string | |
Результат | System.Collections.Generic |