4 references to IsNew
System.Data.Common (4)
System\Data\DataRowView.cs (4)
58
if (!_dataView.AllowEdit && !
IsNew
)
95
if (!_dataView.AllowEdit && !
IsNew
)
190
if (
IsNew
)
203
if (
IsNew
)