UdtMethodCollection Constructores

Definición

Sobrecargas

UdtMethodCollection()

public UdtMethodCollection();
Public Sub New ()

Se aplica a

UdtMethodCollection(Int32)

public UdtMethodCollection(int initialCapacity);
new Microsoft.SqlServer.Management.SqlParser.MetadataProvider.UdtMethodCollection : int -> Microsoft.SqlServer.Management.SqlParser.MetadataProvider.UdtMethodCollection
Public Sub New (initialCapacity As Integer)

Parámetros

initialCapacity
Int32

Se aplica a