ComponentOne DataObjects for .NET
AllowMultipleConnections Property

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > CompositeTable Class : AllowMultipleConnections Property
Gets or sets a value indicating whether constituent tables are allowed to use different connections.
Syntax
'Declaration
 
Public Property AllowMultipleConnections As System.Boolean
public System.bool AllowMultipleConnections {get; set;}
See Also

Reference

CompositeTable Class
CompositeTable Members
How Composite Table Data is Fetched, Stored and Updated