1 reference to IsExpression
System.Data (1)
fx\src\data\System\Data\Common\DBCommandBuilder.cs (1)
1257
return (!row.IsAutoIncrement && !row.IsHidden && !row.
IsExpression
&& !row.IsRowVersion && !row.IsReadOnly);