Util Class
Contains utility functions that are used by the Business Data Connectivity service.
Inheritance Hierarchy
System.Object
Microsoft.BusinessData.Infrastructure.Util
Namespace: Microsoft.BusinessData.Infrastructure
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Public NotInheritable Class Util
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class Util
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.