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