EndpointCollection.EnumEndpoints(EndpointType) Method

Definition

public Microsoft.SqlServer.Management.Smo.Endpoint[] EnumEndpoints (Microsoft.SqlServer.Management.Smo.EndpointType endpointType);
member this.EnumEndpoints : Microsoft.SqlServer.Management.Smo.EndpointType -> Microsoft.SqlServer.Management.Smo.Endpoint[]
Public Function EnumEndpoints (endpointType As EndpointType) As Endpoint()

Parameters

endpointType
EndpointType

Returns

Applies to