System.Data.Common.DbException.DbException C# (CSharp) Метод

DbException() защищенный Метод

protected DbException ( System info, System context )
info System
context System
        protected DbException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) : base(info, context) { }
    }

Same methods

DbException::DbException ( string message )
DbException::DbException ( string message, System innerException )
DbException::DbException ( string message, int errorCode )
DbException