Proprietà Item
Gets an ExtendedStoredProcedure object in the collection by name or by index number.
Elenco di overload
Nome | Descrizione | |
---|---|---|
Item[ ( [ ( Int32] ) ] ) | Gets an ExtendedStoredProcedure object in the collection by index number. | |
Item[ ( [ ( String] ) ] ) | Gets an ExtendedStoredProcedure object in the collection by name. | |
Item[ ( [ ( String, String] ) ] ) | Gets an ExtendedStoredProcedure object in the collection by name with a specified schema. |
In alto