C1.C1DataExtender.2 Assembly > C1.C1DataExtender Namespace > BaseRowCollection Class > Item Property : Item(String) Property |
'Declaration Public Overloads ReadOnly Property Item( _ ByVal tableAlias As System.String _ ) As System.Data.DataRow
public System.Data.DataRow Item( System.string tableAlias ) {get;}