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

적용 대상