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

適用対象