ComponentOne DataObjects for .NET
Schema Property (Connection)

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > Connection Class : Schema Property
Gets the schema to which the connection object belongs.
Syntax
'Declaration
 
Public ReadOnly Property Schema As Schema
public Schema Schema {get;}
See Also

Reference

Connection Class
Connection Members