SystemDataTypeCollection.Add(SystemDataType) Método

Definición

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

Parámetros

dataType
SystemDataType

Se aplica a