DatePartCollection コンストラクター

定義

オーバーロード

DatePartCollection()

public DatePartCollection();
Public Sub New ()

適用対象

DatePartCollection(Int32)

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

パラメーター

initialCapacity
Int32

適用対象