ColumnMasterKeyCollection.Add(ColumnMasterKey) 方法

定義

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

參數

columnMasterKey
ColumnMasterKey

適用於