ColumnMasterKeyCollection.Add(ColumnMasterKey) Method

Definition

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

Parameters

columnMasterKey
ColumnMasterKey

Applies to