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