Util Members

Include Protected Members
Include Inherited Members

Contains utility functions that are used by the Business Data Connectivity service.

The Util type exposes the following members.

Methods

  Name Description
Public methodStatic member EscapeDotNotationPath Escapes the specified string to be used in a dotted path.
Public methodStatic member GetReflectedValue Returns the value of a field or a property from the given object by using reflection.
Public methodStatic member ProbeType Returns the member information from a type for a field or a property by using reflection.
Public methodStatic member SetReflectedValue Sets the value of a field or a property on the given object by using reflection.
Public methodStatic member Split Returns a list that contains the substrings, in a specific string, that are delimited by the specified character.

Top

See Also

Reference

Util Class

Microsoft.BusinessData.Infrastructure Namespace