Utilities Class |
Namespace: VelocityDBExtensions
The Utilities type exposes the following members.
Name | Description | |
---|---|---|
ArrayToString |
Outputs a string representing an array
| |
ToStringDetails(OptimizedPersistable, SessionBase, Boolean) |
Object details as a string
| |
ToStringDetails(OptimizedPersistable, Schema, TypeVersion, Boolean) |
Currently only used by Database Manager
| |
ToStringDetails(DataMember, Object, IOptimizedPersistable, Page, Boolean) |
This is a support function for the VelocityDbBrowser. It converts a field into a string.
|