Méthode |
Description |
|
CreateException ( SqlErrorCollection errorCollection, string serverVersion ) : SqlException |
|
|
CreateException ( SqlErrorCollection errorCollection, string serverVersion, System.Guid conId, Exception innerException = null ) : SqlException |
|
|
CreateException ( SqlErrorCollection errorCollection, string serverVersion, System.Data.SqlClient.SqlInternalConnectionTds internalConnection, Exception innerException = null ) : SqlException |
|
|
InternalClone ( ) : SqlException |
|
|
SqlException ( SerializationInfo si, StreamingContext sc ) : System.Collections |
|
|
SqlException ( string message, SqlErrorCollection errorCollection, Exception innerException, System.Guid conId ) : System.Collections |
|
|