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