UdtMethodCollection Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| Nom | Description |
|---|---|
| UdtMethodCollection() | |
| UdtMethodCollection(Int32) |
UdtMethodCollection()
public UdtMethodCollection();
Public Sub New ()
S’applique à
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)
Paramètres
- initialCapacity
- Int32