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

적용 대상