3 references to IsExpression
System.Data (3)
fx\src\data\System\Data\Common\DBSchemaTable.cs (1)
59SchemaTableColumn.IsExpression,
fx\src\data\System\Data\SqlClient\SqlDataReader.cs (1)
459DataColumn IsExpression = new DataColumn(SchemaTableColumn.IsExpression, typeof(System.Boolean));
fx\src\data\System\Data\SqlClient\SqlDataReaderSmi.cs (1)
499DataColumn IsExpression = new DataColumn(SchemaTableColumn.IsExpression, typeof(System.Boolean));