TableCollection.Add(Table) Method

Definition

public void Add (Microsoft.SqlServer.Management.Smo.Table table);
member this.Add : Microsoft.SqlServer.Management.Smo.Table -> unit
Public Sub Add (table As Table)

Parameters

table
Table

Applies to