[]
public IList GetDetail(DataRow row, DataColumn column)
| Type | Name | Description |
|---|---|---|
| DataRow | row | |
| DataColumn | column |
| Type | Description |
|---|---|
| IList |
public IList GetDetail(DataRow row, string columnName)
| Type | Name | Description |
|---|---|---|
| DataRow | row | |
| string | columnName |
| Type | Description |
|---|---|
| IList |