This topic has not yet been rated - Rate this topic

ExtendedStoredProcedureCollection.Item Property

Gets an ExtendedStoredProcedure object in the collection by name or by index number.

  NameDescription
Public property Item[Int32] Gets an ExtendedStoredProcedure object in the collection by index number.
Public property Item[String] Gets an ExtendedStoredProcedure object in the collection by name.
Public property Item[String, String] Gets an ExtendedStoredProcedure object in the collection by name with a specified schema.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.