EndpointCollection.EnumEndpoints(EndpointType) Método

Definición

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

Devoluciones

Se aplica a