IncorrectStoredProcedureParameterException Constructor (String, Exception)

Updated: April 16, 2012

Namespace: Microsoft.EnterpriseManagement.Warehouse
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim message As String Dim inner As Exception Dim instance As New IncorrectStoredProcedureParameterException(message, inner)Public Sub New ( _ message As String, _ inner As Exception _ )public IncorrectStoredProcedureParameterException ( string message, Exception inner )public: IncorrectStoredProcedureParameterException ( String^ message, Exception^ inner )public IncorrectStoredProcedureParameterException ( String message, Exception inner )public function IncorrectStoredProcedureParameterException ( message : String, inner : Exception )Parametersmessageinner

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms