Share via


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.String

    A string specifying the protocol for the URL.

See Also

Reference

LobUri Class

LobUri Members

Microsoft.Office.Server.Search.Connector.BDC Namespace