共用方式為


InvalidSmoOperationException 建構

Initializes a new instance of the InvalidSmoOperationException class.

多載清單 

  名稱 描述
公用方法 InvalidSmoOperationException() () () () Initializes a new instance of the InvalidSmoOperationException class.
公用方法 InvalidSmoOperationException(String) Initializes a new instance of the InvalidSmoOperationException class with the specified message.
公用方法 InvalidSmoOperationException(String, SqlSmoState) Initializes a new instance of the InvalidSmoOperationException class with the specified message and SMO state.
公用方法 InvalidSmoOperationException(String, Exception) Initializes a new instance of the InvalidSmoOperationException class with the specified message and inner exception.

頂端