Item Propiedad
Gets an ExtendedStoredProcedure object in the collection by name or by index number.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
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. |
Principio