InitializationOptions Class | 
Namespace: Omada.OE.AppLogic.VirtualProperty
public class InitializationOptions
The InitializationOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| InitializationOptions | 
| Name | Description | |
|---|---|---|
| DbConnection | 
            Open connection for the OIS DB.
              | |
| DbTransaction | 
            Open transaction for the OIS DB.
              | |
| Factory | 
| Name | Description | |
|---|---|---|
| ToBool | 
            Converts object to boolean.
              (Defined by ObjectExtensions.) | |
| ToDateTime | 
            Converts object to DateTime.
              (Defined by ObjectExtensions.) | |
| ToInt | 
            Converts object to integer.
              (Defined by ObjectExtensions.) |