2 references to IsExpression
System.Data.Common (2)
System\Data\Common\DBSchemaRow.cs (2)
243
if (null != _schemaTable.
IsExpression
)
245
object value = _dataRow[_schemaTable.
IsExpression
, DataRowVersion.Default];