TableCollection.Add(Table) 方法

定義

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

參數

table
Table

適用於