Click or drag to resize

SqlBridgeConfigurationObjTypes Property

Configuration settings for the object types managed by SQLBridge.

Namespace:  PDTec.IceNet.Core.Database.SqlBridge
Assembly:  PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public IDictionary<string, ObjTypeConfig> ObjTypes { get; }

Property Value

Type: IDictionaryString, ObjTypeConfig
See Also