SchedulerCollection Properties
Namespace:
Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Name | Description | |
---|---|---|
![]() | Count | Gets the total number of elements in the collection. |
![]() | IsSynchronized | Gets a value that indicates whether the collection is synchronized. |
![]() | Item[Int32] | Gets the item at the specified index in the collection. |
![]() | SyncRoot | Gets the SyncRoot of collection. |
Show: