Click or drag to resize

QueryBuilderSchema Property

Gets or sets the schema that represents the underlying database.

Namespace: Altaxo.DataConnection
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public OleDbSchema Schema { get; }

Property Value

OleDbSchema
See Also