ObjectStorageType Enumeration |
Namespace: PDTec.IceNet.Core.Database.SqlBridge
public enum ObjectStorageType
Member name | Value | Description | |
---|---|---|---|
Native | 0 | The object is managed by ice.NET. No need to specify SQLBridge settings for the corresponding object type. | |
External | 1 | The object is managed by SQLBridge. |