Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.DataConnection
AltaxoOleDbConnectionString Class
AltaxoOleDbConnectionString Operators
Equality Operator
Inequality Operator
Altaxo
Ole
Db
Connection
String
Inequality Operator
Compares two connection-string instances for inequality.
Namespace:
Altaxo.DataConnection
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
static
bool
operator
!=
(
AltaxoOleDbConnectionString
x
,
AltaxoOleDbConnectionString
y
)
Parameters
x
AltaxoOleDbConnectionString
The first connection string.
y
AltaxoOleDbConnectionString
The second connection string.
Return Value
Boolean
if the connection strings are not equal; otherwise,
.
See Also
Reference
AltaxoOleDbConnectionString Class
Altaxo.DataConnection Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net