SystemDataTypeCollection.Add(SystemDataType) Method

Definition

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

Parameters

dataType
SystemDataType

Applies to