Share via


StructuredRepositorySystemUtility<T>.ConnectionContext property

Namespace:  Microsoft.Office.Server.Search.Connector.BDC
Assembly:  Microsoft.Office.Server.Search.Connector (in Microsoft.Office.Server.Search.Connector.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property ConnectionContext As IConnectionContext
    Get
'Usage
Dim instance As StructuredRepositorySystemUtility
Dim value As IConnectionContext

value = instance.ConnectionContext
public virtual IConnectionContext ConnectionContext { get; }

Property value

Type: IConnectionContext

See also

Reference

StructuredRepositorySystemUtility<T> class

StructuredRepositorySystemUtility<T> members

Microsoft.Office.Server.Search.Connector.BDC namespace