Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
Row ( |
Constructor
|
|
this ( int Column ) : object |
Returns a column based on the value specified
|
|
this ( string ColumnName ) : object |
Returns a column based on the column name specified
|
public Row ( |
||
ColumnNameHash | Column name hash | |
ColumnNames | string | Column names |
Résultat | System |
public this ( string ColumnName ) : object | ||
ColumnName | string | Column name to search for |
Résultat | object |