EndpointCollection Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Strongly typed list of MAPPED_TYPE objects Has strongly typed support for all of the methods of the sorted list class
C#
public sealed class EndpointCollection : Microsoft.SqlServer.Management.Smo.SimpleObjectCollectionBase
type EndpointCollection = class
inherit SimpleObjectCollectionBase
Public NotInheritable Class EndpointCollection
Inherits SimpleObjectCollectionBase
- Inheritance
initialized | (Inherited from AbstractCollectionBase) |
Count | (Inherited from SmoCollectionBase) |
Is |
(Inherited from SmoCollectionBase) |
Item[Int32] | |
Item[String] | |
Parent | |
Parent |
(Inherited from AbstractCollectionBase) |
Sync |
(Inherited from SmoCollectionBase) |
ICollection. |
(Inherited from SmoCollectionBase) |
Producto | Versiones |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0, 160.2004021.0 |