AltaxoOleDbDataSourceCopyFrom(AltaxoOleDbDataSource) Method |
Namespace: Altaxo.DataConnectionAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic virtual void CopyFrom(
AltaxoOleDbDataSource from
)
Parameters
- from AltaxoOleDbDataSource
- The instance to copy from.
See Also