Click or drag to resize

AltaxoOleDbConnectionStringIsEmpty Property

Gets a value indicating whether the connection string is empty.

Namespace: Altaxo.DataConnection
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool IsEmpty { get; }

Property Value

Boolean
See Also