Endpoint.ProtocolType Property
SQL Server 2012
Gets or sets the protocol type used by the endpoint.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)] public ProtocolType ProtocolType { get; set; }
Property Value
Type: Microsoft.SqlServer.Management.Smo.ProtocolTypeA ProtocolType object value that specifies the type of protocol used by the endpoint.
