Click or drag to resize

DbcDatabase.Connections Property

X#
List of connections

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 PROPERTY Connections AS ICollection<DbcConnection> GET 
Request Example View Source

Property Value

Type: ICollectionDbcConnection
See Also