Creates an Intersoft Connection String from this object.

The Intersoft Connection String only includes a subset of this object's properties.

Syntax

ISDatabaseConnectionInfo.ToIntersoftConnectionString([includeExclusiveMode], [removeQuotesFromDatabasePath])

Parameters

NameTypeOptionalByRefDescription
includeExclusiveMode Boolean Optional Indicates whether to include the Exclusive property as part of the String. If omitted, a value of True is assumed.
removeQuotesFromDatabasePath Boolean Optional Indicates whether to remove quotes from an MS Access database path. If omitted, a value of False is assumed.

Return Value

String

A String value.

Member of:
ISDatabaseConnectionInfo
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0