NumberedStoredProcedureParameterCollection Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Strongly typed list of MAPPED_TYPE objects Has strongly typed support for all of the methods of the sorted list class
C#
public sealed class NumberedStoredProcedureParameterCollection : Microsoft.SqlServer.Management.Smo.ParameterCollectionBase
type NumberedStoredProcedureParameterCollection = class
inherit ParameterCollectionBase
Public NotInheritable Class NumberedStoredProcedureParameterCollection
Inherits ParameterCollectionBase
- Inheritance
-
NumberedStoredProcedureParameterCollection
initialized | (Inherited from AbstractCollectionBase) |
Count | (Inherited from SmoCollectionBase) |
Is |
(Inherited from SmoCollectionBase) |
Item[Int32] | |
Item[String] | |
Parent | |
Parent |
(Inherited from AbstractCollectionBase) |
Sync |
(Inherited from SmoCollectionBase) |
ICollection. |
(Inherited from SmoCollectionBase) |
Producto | Versiones |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0, 160.2004021.0 |