System.Data.Common.ADP.OpenReaderExists C# (CSharp) Méthode

OpenReaderExists() static private méthode

static private OpenReaderExists ( ) : Exception
Résultat System.Exception
        static internal Exception OpenReaderExists()
        {
            return OpenReaderExists(null);
        }

Same methods

ADP::OpenReaderExists ( Exception e ) : Exception
ADP