Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
The UrnCollection class represents a collection of Urn objects that represent Uniform Resource Name (URN) addresses.
The following tables list the members exposed by the UrnCollection type.
Public Constructors
| Name | Description | |
|---|---|---|
| UrnCollection | Initializes a new instance of the UrnCollection class. |
Nach oben
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Count | |
![]() |
Item | Gets a Urn object in the collection by index number. |
Nach oben
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
Add | Adds a Urn object to the end of the UrnCollection object. |
![]() |
AddRange | |
![]() |
Clear | |
![]() |
Contains | Determines whether an element is in the UrnCollection object. |
![]() |
CopyTo | Copies the collection objects to a one-dimensional array beginning at the index value specified. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetEnumerator | |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() |
IndexOf | Returns the zero-based index of the first occurrence of a value in the UrnCollection object or in a portion of it. |
![]() |
Insert | Inserts an element into the UrnCollection at a specified position. |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Remove | Removes the first occurrence of the specified object from the UrnCollection. |
![]() |
RemoveAt | |
![]() |
ToString | (inherited from Object ) |
Nach oben
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Nach oben
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| System.Collections.IEnumerable.GetEnumerator | ||
| System.Collections.Generic.ICollection<Urn>.IsReadOnly |
Nach oben
Siehe auch
Verweis
UrnCollection Class
Microsoft.SqlServer.Management.Smo Namespace
.gif)
.gif)
.gif)
.gif)