LobUri constructor
Initializes a new instance of the LobUri class.
Namespace: Microsoft.Office.Server.Search.Connector.BDC
Assembly: Microsoft.Office.Server.Search.Connector (in Microsoft.Office.Server.Search.Connector.dll)
Syntax
'Declaration
Protected Sub New ( _
protocol As String _
)
'Usage
Dim protocol As String
Dim instance As New LobUri(protocol)
protected LobUri(
string protocol
)
Parameters
protocol
Type: System.StringA string specifying the protocol for the URL.