Share via


StructuredRepositorySystemUtility<T>.CreateProxy Method

Creates an instance of the proxy.

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

Syntax

'Declaration
Protected MustOverride Function CreateProxy As T
'Usage
Dim returnValue As T

returnValue = Me.CreateProxy()
protected abstract T CreateProxy()

Return Value

Type: T

See Also

Reference

StructuredRepositorySystemUtility<T> Class

StructuredRepositorySystemUtility<T> Members

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