共用方式為


SqlTraceFailToLoadInstAPIAssemblyException 建構

Initializes a new instance of the SQLTraceFailToLoadInstAPIAssemblyException class.

多載清單 

  名稱 描述
公用方法 SqlTraceFailToLoadInstAPIAssemblyException() () () () Initializes a new instance of the SQLTraceFailToLoadInstAPIAssemblyException class.
公用方法 SqlTraceFailToLoadInstAPIAssemblyException(String) Initializes a new instance of the SQLTraceFailToLoadInstAPIAssemblyException class with the specified message.
受保護的方法 SqlTraceFailToLoadInstAPIAssemblyException(SerializationInfo, StreamingContext) Initializes a new instance of the SQLTraceFailToLoadInstAPIAssemblyException class with the specified serialization information and the specified streaming context.
公用方法 SqlTraceFailToLoadInstAPIAssemblyException(String, Exception) Initializes a new instance of the SQLTraceFailToLoadInstAPIAssemblyException class with the specified message and inner exception.
公用方法 SqlTraceFailToLoadInstAPIAssemblyException(Type, String) Initializes a new instance of the SQLTraceFailToLoadInstAPIAssemblyException class with the specified message source and message.

頂端