StructuredRepositorySystemUtility<T> constructor
Initializes a new instance of the StructuredRepositorySystemUtility 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
'Usage
Dim instance As New StructuredRepositorySystemUtility()
protected StructuredRepositorySystemUtility()
See also
Reference
StructuredRepositorySystemUtility<T> class