Endpoint Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the Endpoint class.
Overload List
Name | Description | |
---|---|---|
![]() |
Endpoint() | Initializes a new instance of the Endpoint class. |
![]() |
Endpoint(Server, String) | Initializes a new instance of the Endpoint class with the specified name on the specified instance of Microsoft SQL Server. |
Top