Share via


ErrorCodes Members

The following tables list the members exposed by the ErrorCodes type.

Public Constructors

  Name Description
ErrorCodes  

Top

Public Fields

  Name Description
ms215078.pubfield(en-US,SQL.90).gifms215078.static(en-US,SQL.90).gif BinaryCodeNotFound  
ms215078.pubfield(en-US,SQL.90).gifms215078.static(en-US,SQL.90).gif CannotCreateEntrypoint  
ms215078.pubfield(en-US,SQL.90).gifms215078.static(en-US,SQL.90).gif CompilationError  
ms215078.pubfield(en-US,SQL.90).gifms215078.static(en-US,SQL.90).gif NotPrecompiledOn64  
ms215078.pubfield(en-US,SQL.90).gifms215078.static(en-US,SQL.90).gif ScriptReportedFailure  
ms215078.pubfield(en-US,SQL.90).gifms215078.static(en-US,SQL.90).gif TargetInvocationException  
ms215078.pubfield(en-US,SQL.90).gifms215078.static(en-US,SQL.90).gif VsaException  
ms215078.pubfield(en-US,SQL.90).gifms215078.static(en-US,SQL.90).gif VsaLoadFailed  
ms215078.pubfield(en-US,SQL.90).gifms215078.static(en-US,SQL.90).gif XmlLoadFailed  

Top

Public Methods

(see also Protected Methods )

  Name Description
ms215078.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms215078.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms215078.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms215078.pubmethod(en-US,SQL.90).gifms215078.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms215078.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms215078.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms215078.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

ErrorCodes Class
Microsoft.SqlServer.Dts.Tasks.ScriptTask Namespace