Proprietà Item
Gets an ExtendedStoredProcedure object in the collection by name or by index number.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli 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
Vedere anche