Endpoint.EndpointType Property
SQL Server 2005
Gets or sets the type of the endpoint.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
/** @property */ public EndpointType get_EndpointType () /** @property */ public void set_EndpointType (EndpointType value)
public function get EndpointType () : EndpointType public function set EndpointType (value : EndpointType)
Property Value
An EndpointType object value that specifies the type of the endpoint.Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
