StructuredRepositorySystemUtility<T> Members

Include Protected Members
Include Inherited Members

Binds to a proxy class for accessing the repository and executes methods by reflectively invoking the proxy.

The StructuredRepositorySystemUtility<T> type exposes the following members.

Constructors

  Name Description
Protected method StructuredRepositorySystemUtility<T> Initializes a new instance of the StructuredRepositorySystemUtility class.

Top

Properties

  Name Description
Public property DefaultConnectionManager Gets the connection manager instance that should be used with this system utility by default.
Public property DefaultTypeReflector Gets the ITypeReflector instance that should be used with this system utility by default.

Top

Methods

  Name Description
Public method CreateEntityInstanceDataEnumerator Converts line-of-business (LOB) data stream into an enumerator of raw AdapterObject objects.
Protected method CreateProxy Creates an instance of the proxy.
Protected method DisposeProxy Disposes the proxy.
Public method Equals (Inherited from Object.)
Public method ExecuteStatic Executes a MethodInstance in the model against the specified external system instance with given parameters.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method SetCertificates Not implemented in this version.
Protected method SetConnectionString Sets connection string for the proxy.
Protected method SetCookies Not implemented in this version.
Protected method SetCredentials Sets the user name and password for the proxy.
Protected method SetProxyServerInfo Specifies proxy server information for the proxy.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

StructuredRepositorySystemUtility<T> Class

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