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

適用於