프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
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 |
리턴 | System |
public this ( string ColumnName ) : object | ||
ColumnName | string | Column name to search for |
리턴 | object |