Click or drag to resize

AltaxoOleDbDataSource(AltaxoOleDbDataSource) Constructor

Initializes a new instance of the AltaxoOleDbDataSource class

Namespace: Altaxo.DataConnection
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected AltaxoOleDbDataSource(
	AltaxoOleDbDataSource from
)

Parameters

from  AltaxoOleDbDataSource

[Missing <param name="from"/> documentation for "M:Altaxo.DataConnection.AltaxoOleDbDataSource.#ctor(Altaxo.DataConnection.AltaxoOleDbDataSource)"]

See Also