UdtMethodCollection Конструкторы

Определение

Перегрузки

UdtMethodCollection()

public UdtMethodCollection();
Public Sub New ()

Применяется к

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)

Параметры

initialCapacity
Int32

Применяется к