Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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