This topic has not yet been rated - Rate this topic

ExtendedStoredProcedureCollection Properties

  Name Description
ms219608.pubproperty(en-US,SQL.90).gif Count 
Gets the number of objects in the referenced collection.
(inherited from SmoCollectionBase )
ms219608.pubproperty(en-US,SQL.90).gif IsSynchronized 
Gets the Boolean property value that specifies whether access to the collection is synchronized and therefore thread-safe.
(inherited from SmoCollectionBase )
ms219608.pubproperty(en-US,SQL.90).gif Item Overloaded.
Gets an ExtendedStoredProcedure object in the collection by name or by index number.
ms219608.pubproperty(en-US,SQL.90).gif Parent
Gets the SqlSmoObject object that is the parent of the ExtendedStoredProcedureCollection object.
ms219608.pubproperty(en-US,SQL.90).gif SyncRoot 
Gets an object that can be used to synchronize access to the collection.
(inherited from SmoCollectionBase )
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.