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