CheckCollection Methods
SQL Server 2005
(see also
Protected
Methods
)
| Name | Description | |
|---|---|---|
| Add |
Adds a Check object to the CheckCollection collection.
|
| Contains | (inherited from SimpleObjectCollectionBase ) |
| CopyTo |
Copies the collection of objects to a one-dimensional array beginning at the index value specified.
|
| Equals | Overloaded. (inherited from Object ) |
| GetEnumerator |
Returns an IEnumerator interface that allows you to iterate through the objects in the collection.
(inherited from
SmoCollectionBase
)
|
| GetHashCode | (inherited from Object ) |
| GetType | (inherited from Object ) |
| ItemById |
Extracts a member from the CheckCollection collection using a system-defined, unique identifier.
|
| ReferenceEquals | (inherited from Object ) |
| Refresh |
Overloaded.
Refreshes the referenced collection.
(inherited from
SmoCollectionBase
)
|
| Remove |
Overloaded.
Removes a Check object from the CheckCollection collection.
|
| ToString | (inherited from Object ) |
| Name | Description | |
|---|---|---|
| AddExisting | (inherited from AbstractCollectionBase ) |
| AddImpl | (inherited from SortedListCollectionBase ) |
| Finalize | (inherited from Object ) |
| GetCollectionElementType |
Returns the type of object that the collection consists of.
(inherited from
SmoCollectionBase
)
|
| GetItemById | Overloaded. (inherited from SmoCollectionBase ) |
| GetObjectByIndex | (inherited from SmoCollectionBase ) |
| ImplAddExisting | (inherited from SortedListCollectionBase ) |
| InitializeChildCollection |
Overloaded.
Initializes the child collections of the referenced collection.
(inherited from
SmoCollectionBase
)
|
| InitInnerCollection |
Initializes the collection.
(inherited from
SimpleObjectCollectionBase
)
|
| MemberwiseClone | (inherited from Object ) |
| ValidateParentObject | (inherited from SmoCollectionBase ) |
| Name | Description | |
|---|---|---|
| System.Collections.ICollection.CopyTo | (inherited from SmoCollectionBase ) |
Reference
CheckCollection ClassMicrosoft.SqlServer.Management.Smo Namespace
