EndpointCollection.EnumEndpoints(EndpointType) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Endpoint[]