Click or drag to resize

SqlBridgeConfigurationRelTypes Property

Configuration settings for the relationship 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, RelTypeConfig> RelTypes { get; }

Property Value

Type: IDictionaryString, RelTypeConfig
See Also