2 references to IsOpen
System.Data.Common (2)
System\Data\DataView.cs (2)
609
if (!
IsOpen
) throw ExceptionBuilder.NotOpen();
1443
if (
IsOpen
)