Item-Eigenschaft
Gets a StoredProcedure object in the collection by name or by index number.
Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.
Überladungsliste
| Name | Beschreibung | |
|---|---|---|
![]() |
Item[ ( [ ( Int32] ) ] ) | Gets a StoredProcedure object in the collection by index number. |
![]() |
Item[ ( [ ( String] ) ] ) | Gets a StoredProcedure object in the collection by name. |
![]() |
Item[ ( [ ( String, String] ) ] ) | Gets a StoredProcedure object in the collection by name and schema. |
Zum Anfang
.gif)