This topic has not yet been rated - Rate this topic

UserDefinedAggregateParameterCollection Properties

The UserDefinedAggregateParameterCollection type exposes the following members.

  NameDescription
Public property Count Gets the number of objects in the referenced collection. (Inherited from SmoCollectionBase.)
Public property IsSynchronized Gets the Boolean property value that specifies whether access to the collection is synchronized and therefore thread-safe. (Inherited from SmoCollectionBase.)
Public property Item[Int32] Gets a UserDefinedAggregateParameter object in the collection by index number.
Public property Item[String] Gets a UserDefinedAggregateParameter object in the collection by name.
Public property Parent Gets the UserDefinedAggregate object that is the parent of the UserDefinedAggregateParameter object.
Public property SyncRoot Gets an object that can be used to synchronize access to the collection. (Inherited from SmoCollectionBase.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.