BadEventDataException 建構函式
Initializes a new instance of the BadEventDataException class.
命名空間: Microsoft.SqlServer.Management.Dmf
組件: Microsoft.SqlServer.Dmf (在 Microsoft.SqlServer.Dmf.dll 中)
語法
'宣告
Public Sub New
'用途
Dim instance As New BadEventDataException()
public BadEventDataException()
public:
BadEventDataException()
new : unit -> BadEventDataException
public function BadEventDataException()