UdtMethodCollection Constructeurs

Définition

Surcharges

UdtMethodCollection()

public UdtMethodCollection();
Public Sub New ()

S’applique à

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)

Paramètres

initialCapacity
Int32

S’applique à