Table 建構
Initializes a new instance of the Table class.
命名空間: Microsoft.SqlServer.Management.Smo
組件: Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)
語法
'宣告
Public Sub New
'用途
Dim instance As New Table()
public Table()
public:
Table()
new : unit -> Table
public function Table()
備註
預設建構函式會初始化任何欄位至其預設值。