2 references to Expression
System.Data (2)
fx\src\data\System\Data\DataTableReader.cs (1)
629DataColumn Expression = new DataColumn(SchemaTableOptionalColumn.Expression, typeof(System.String));
fx\src\data\System\Data\ProviderBase\SchemaMapping.cs (1)
1020column = columns[SchemaTableOptionalColumn.Expression];