EndpointCollection.EnumEndpoints(EndpointType) Método

Definição

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()

Parâmetros

endpointType
EndpointType

Retornos

Aplica-se a