HostedEventProviderArgumentCollection Properties

Public Properties

  Name Description
ms218785.pubproperty(en-US,SQL.90).gif Count 
Gets the number of objects in the referenced collection.
(inherited from SmoCollectionBase )
ms218785.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 )
ms218785.pubproperty(en-US,SQL.90).gif Item Overloaded.
Gets a specific HostedEventProviderArgument in the HostedEventProviderArgumentCollection either by position or by name.
ms218785.pubproperty(en-US,SQL.90).gif Parent
Gets the HostedEventProvider for this HostedEventProviderArgumentCollection.
ms218785.pubproperty(en-US,SQL.90).gif SyncRoot 
Gets an object that can be used to synchronize access to the collection.
(inherited from SmoCollectionBase )

See Also

Reference

HostedEventProviderArgumentCollection Class
Microsoft.SqlServer.Management.Nmo Namespace

Other Resources

Defining Event Providers
Arguments Element for HostedProvider (ADF)