Endpoint Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| Nom | Description |
|---|---|
| Endpoint() | |
| Endpoint(Server, String) |
Endpoint()
public Endpoint();
Public Sub New ()
S’applique à
Endpoint(Server, String)
public Endpoint(Microsoft.SqlServer.Management.Smo.Server server, string name);
new Microsoft.SqlServer.Management.Smo.Endpoint : Microsoft.SqlServer.Management.Smo.Server * string -> Microsoft.SqlServer.Management.Smo.Endpoint
Public Sub New (server As Server, name As String)
Paramètres
- server
- Server
- name
- String