Compartilhar via


Construtor Table

Initializes a new instance of the Table class.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

'Declaração
Public Sub New
'Uso
Dim instance As New Table()
public Table()
public:
Table()
new : unit -> Table
public function Table()

Comentários

O construtor padrão inicializa quaisquer campos com seus valores padrão.

Consulte também

Referência

Table Classe

Sobrecarregado Table

Namespace Microsoft.SqlServer.Management.Smo

Outros recursos

Tabelas

CREATE TABLE (Transact-SQL)