System.Data.SqlTypes.SqlTypeException.SqlTypeException C# (CSharp) Méthode

SqlTypeException() public méthode

public SqlTypeException ( ) : System.Runtime.Serialization
Résultat System.Runtime.Serialization
        public SqlTypeException() : this(SR.SqlMisc_SqlTypeMessage, null)
        {
        }

Same methods

SqlTypeException::SqlTypeException ( SerializationInfo si, StreamingContext sc ) : System.Runtime.Serialization
SqlTypeException::SqlTypeException ( string message ) : System.Runtime.Serialization
SqlTypeException::SqlTypeException ( string message, Exception e ) : System.Runtime.Serialization