DatePartCollection Constructores

Definición

Sobrecargas

DatePartCollection()

public DatePartCollection();
Public Sub New ()

Se aplica a

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)

Parámetros

initialCapacity
Int32

Se aplica a